summaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
authorlshprung <lshprung@yahoo.com>2020-10-12 22:20:55 -0700
committerlshprung <lshprung@yahoo.com>2020-10-12 22:20:55 -0700
commit4313a39544cde16e5750f5affc1b7702770c1699 (patch)
tree71e0ea2862f0daad8c40fbce0869c6f5699a9cff /docs/README.md
parentd529fcc336110d243beeef3d393c1122a8238a39 (diff)
Improved error messages and readme
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md
index 9a7db57..db5da29 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -4,7 +4,7 @@
## Compiling and Running
-tml can be compiled on any system with gcc and the ncurses library installed. It has been tested to work on Ubuntu, and can also be compiled and run on Windows 10, but is designed with Linux in mind. To compile and run tml:
+tml can be compiled on any system with make, gcc, and the ncurses library (libncurses-dev) installed. It has been tested to work on Ubuntu, and can also be compiled and run on Windows 10, but is designed with Linux in mind. To compile and run tml:
1. Clone the repository
2. Run `make` in the directory the repository was cloned into. This will create a file called `tml`
@@ -27,6 +27,11 @@ To uninstall these files:
sudo make uninstall
```
+## Screenshots
+
+![screenshot 1](screenshot1.png)
+![screenshot 2](screenshot2.png)
+
## Configuration File
By default, tml searches in the following order for a configuration file: