diff options
author | mjfernez <mjfernez@gmail.com> | 2021-03-24 17:44:15 -0400 |
---|---|---|
committer | mjfernez <mjfernez@gmail.com> | 2021-03-24 17:44:15 -0400 |
commit | 8b8b4bd67e9f384c17e7dc640c929429356aac0d (patch) | |
tree | 28ef5567893ce0c01c53c21d67421445eaf24872 /README.md | |
parent | 5a35396f85d0bd016fe8191218a96e4862349f39 (diff) | |
parent | 4d11cb2ac4fff826a47016da3f98dcee884e5d2b (diff) | |
download | scripts-n-tools-8b8b4bd67e9f384c17e7dc640c929429356aac0d.tar.gz |
Merge branch 'main' of https://github.com/mjfernez/scripts-n-tools
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ ## A collection of small tools and stuff I wrote to make my life marginally easier
### Programs so far
-* fhash - inutitive CLI for hashing files
-* xls2csv - converts old excel files into a csv format without having to use excel
+* fhash - intuitive 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.
|