summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormjfernez <mjfernez@gmail.com>2021-03-20 23:56:52 -0400
committermjfernez <mjfernez@gmail.com>2021-03-20 23:56:52 -0400
commit544bb24110db08c02b1ae5a830fbb7a5023a8891 (patch)
treecca7ee38262bacfae3bc28329b5ecb7f16a23d15 /README.md
parent59b99324bdfcccaa06931aaae06ba030bee49af5 (diff)
Add julia-c and revoke license requirements for fhash
Further addtion to this commit is the clarification that all code is public domain with no license requirements, somewhat ironically described in the LICENSE.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d664432..3cd1638 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,4 @@
### Programs so far
* fhash - inutitive CLI for hashing files
* xls2csv - converts old excel files into a csv format without having to use excel
+* julia-c - C-based CLI for efficient julia set image rendering because python was too slow.