aboutsummaryrefslogtreecommitdiff
path: root/tsalis/README.md
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2024-02-29 01:50:44 +0100
committerPaul Oliver <contact@pauloliver.dev>2024-02-29 01:50:44 +0100
commit725088882d82e983a03c0fb006707fa79b5c5acc (patch)
tree5cf2f0429827dc995632c04049a68501f2b72ef0 /tsalis/README.md
parentb11c47df5cf8d2832227bfac00cb48da522010f2 (diff)
Updated README files.
Diffstat (limited to 'tsalis/README.md')
-rw-r--r--tsalis/README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/tsalis/README.md b/tsalis/README.md
index e58ebd2..fd81a19 100644
--- a/tsalis/README.md
+++ b/tsalis/README.md
@@ -5,11 +5,13 @@ portable enough and should run easily in any terminal environment.
## Building instructions
You'll need nothing but a C compiler (C89). You must build the program and link
-it with *SALIS* (e.g. *libsalis.a*) and ncurses. A sample makefile
+it with *SALIS* (e.g. *libsalis.so*) and ncurses. A sample makefile
(Makefile) is provided for GNU Make. You can also just run the `make` command
inside the salis directory and it will automate the building and linking of
-both the library and this application. Feel free to edit both makefiles as
-needed. If you run into any difficulties, please let me know!
+both the library and this application. By default, both *SALIS* and *TSALIS*
+will be built on the `bin` directory, on the *SALIS* main repository. Feel
+free to edit both makefiles as needed. If you run into any difficulties, please
+let me know!
## List of commands
### Command-line arguments