From d85fa03335b0e0aa34b3747b75ac2e03ab2e5d14 Mon Sep 17 00:00:00 2001 From: joten Date: Sun, 9 Mar 2014 00:54:25 +0100 Subject: [PATCH] fixed some links and spelling in documentation --- README.md | 16 +++++++++------- doc/Home.md | 3 +-- doc/Installing_and_running.md | 7 ++++--- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index c0bff74..6ac6501 100644 --- a/README.md +++ b/README.md @@ -64,18 +64,20 @@ add-on for Microsoft Windows. It is written in the scripting language a script) There is no installation process for bug.n. If you downloaded the repository -from [GitHub](../../archive/master.zip) as a zip file and unpacked it, you -should be able to run either the executbale as it is or the main script -(src\Main.ahk) with [AutoHotkey](http://ahkscript.org/download/). +from [GitHub](https://github.com/fuhsjr00/bug.n/archive/master.zip) as a zip +file and unpacked it, you should be able to run either the executbale as it is +or the main script (src\Main.ahk) with +[AutoHotkey](http://ahkscript.org/download/). By default bug.n stores the session data (configuration, layout, window states and log) to the user's APPDATA directory, e. g. `C:\Users\joten\AppData\Roaming\bug.n`. -Please see the [documentation](./doc) or the [Wiki](../../wiki) for more -information on installing and running, customizing and using bug.n and for a -list of changes made with the current version, in particular the changes in the -user interface (configuration variables and hotkeys). +Please see the [documentation](./doc) or the +[Wiki](https://github.com/fuhsjr00/bug.n/wiki) for more information on +installing and running, customizing and using bug.n and for a list of changes +made with the current version, in particular the changes in the user interface +(configuration variables and hotkeys). ### License diff --git a/doc/Home.md b/doc/Home.md index 4aab156..580127b 100644 --- a/doc/Home.md +++ b/doc/Home.md @@ -56,8 +56,7 @@ for non-bug.n hotkeys or to reassign bug.n functions. ##### [Xmonad hotkeys](./Xmonad-hotkeys.md) > A list of hotkeys, which are similar to those used in -[Xmonad](http://xmonad.org/), a tiling window manager for the 'X windows -system' on *n?x. +[xmonad](http://xmonad.org/), a dynamically tiling X11 window manager on *n?x. ##### [User proposed hotkeys](./User-hotkeys.md) > Some individual hotkeys, proposed by bug.n users. diff --git a/doc/Installing_and_running.md b/doc/Installing_and_running.md index 182e66c..1397308 100644 --- a/doc/Installing_and_running.md +++ b/doc/Installing_and_running.md @@ -7,9 +7,10 @@ a script) There is no installation process for bug.n. If you downloaded the repository -from [GitHub](../../../archive/master.zip) as a zip file and unpacked it, you -should be able to run either the executbale as it is or the main script -(src\Main.ahk) with [AutoHotkey](http://ahkscript.org/download/). +from [GitHub](https://github.com/fuhsjr00/bug.n/archive/master.zip) as a zip +file and unpacked it, you should be able to run either the executbale as it is +or the main script (src\Main.ahk) with +[AutoHotkey](http://ahkscript.org/download/). You may copy bug.n anywhere you like -- at least if you have write acces there -- e. g. `C:\Program Files\bugn` or link it to the 'Windows Start Menu'