From 7fbad42cbf10dc010579e8c6e464ae21854715b9 Mon Sep 17 00:00:00 2001 From: old9 Date: Fri, 8 Apr 2016 13:47:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=AF=B4=E6=98=8E=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 180a408..5a33a24 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # PPT 计时器 ![ppttimer](ppttimer.png) + [下载](https://github.com/old9/ppttimer/releases) 一个 Windows 下简易的 PowerPoint 计时器,基于 [Autohotkey](http://autohotkey.com)。主要功能: @@ -16,7 +17,7 @@ ## 安装使用方法 -无需安装,[下载](https://raw.github.com/old9/ppttimer/master/bin/ppttimer.zip)并解压,运行 ppttimer.exe 即可开始使用。 +无需安装,[下载](https://github.com/old9/ppttimer/releases)并解压,运行 ppttimer.exe 即可开始使用。 程序启动后会自动侦测 PPT 的放映窗口,一旦 PPT 开始放映,则会自动启动计时器。 如果不是 PPT 放映,如 PDF 等其他演示方式,也可以通过快捷键手动启动。 默认的快捷键设置为,开始放映 `F12`,停止放映 `Ctrl`+`F12`,退出程序 `Windows`+`ESC`。