diff options
author | mjf <35826344+mjfernez@users.noreply.github.com> | 2021-03-24 17:41:25 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-24 17:41:25 -0400 |
commit | 4d11cb2ac4fff826a47016da3f98dcee884e5d2b (patch) | |
tree | 0c5a378443ede59d90f015cf65bd565d58d95d4e /README.md | |
parent | e2d20d384466889bc2363c705b68cdd69b0822b3 (diff) | |
download | scripts-n-tools-4d11cb2ac4fff826a47016da3f98dcee884e5d2b.tar.gz |
Update README.md
Fixed spelling errors
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.
|