- Script logs all keys pressed on keyboard to file
- Fake command prompt is displayed to user while running
README.md: Added instructions for creating and running keylogger
- Instructions include creating new directory, executable file, and script that logs keys to file
- Hints provided for infinite loop, getting input from user, displaying message of the day, and running variable as command.