Skip to content

Commit

Permalink
Minor wording changes (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
GiacomoLaw authored Mar 22, 2017
1 parent 2ebb7ec commit a9003f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ Check out below to learn how to install them. These keyloggers are simple and ba

Currently, there are three keylogger programs for the major operating systems; Windows, Mac and Linux.

> Looking to make a fix or change on the website? You can find it [here](https://github.com/simple-keylogger/simple-keylogger.github.io).
> Looking to make a fix or change on the website? You can find the website repo [here](https://github.com/simple-keylogger/simple-keylogger.github.io).
## Contents
- [Windows installation guide](https://github.com/giacomolaw/keylogger#windows)
- [Mac installation guide](https://github.com/giacomolaw/keylogger#mac)
- [Linux installation guide](https://github.com/giacomolaw/keylogger#linux)
- [View the keylogger site for more information](https://simple-keylogger.github.io/)
- [Check out the site for more information](https://simple-keylogger.github.io/)

## Windows
To change visibility of the window set the `#define` in line 6 to `visible` or `invisible`.
Expand All @@ -30,7 +30,7 @@ Both of these save the keystrokes to a .txt file when closed.
> Note that sometimes your compiler may through up errors. If it does, keep compiling - the program still works. As always, please create an issue if you have a problem.
## Mac
This is a little more complicated, as its Apple after all! Please note, it does not work for secure areas such as password inputs. I have not found a work around yet.
This is a little more complicated. Please note, it does not work for secure areas such as password inputs. I have not found a work around yet.

### Installation
Download the repo. It will install in `/usr/local/bin/keylogger`.
Expand Down

0 comments on commit a9003f3

Please sign in to comment.