summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrés <andmarti@gmail.com>2021-03-13 08:57:50 -0300
committerAndrés <andmarti@gmail.com>2021-03-13 08:57:50 -0300
commit43c372b4b4317c355dd31cd152d061c864d93e0c (patch)
treec956716580f02ae167a5ff0d6295c60db5d8ba77
parent34153b4392293ae0c620aea96f65bd148c7ef908 (diff)
Updated Readme
-rw-r--r--Readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index 5b3afd5..f94fa61 100644
--- a/Readme.md
+++ b/Readme.md
@@ -39,6 +39,7 @@ SC-IM stands for Spreadsheet Calculator Improvised. :-)
### Dependencies
* Requirements:
+
ncurses (best if compiled with wide chars support)
bison or yacc
@@ -48,6 +49,7 @@ SC-IM stands for Spreadsheet Calculator Improvised. :-)
make
* Optionals:
+
tmux / xclip / pbpaste (for clipboard copy/paste)
gnuplot (for plots)