aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormjfernez <mjfernez@gmail.com>2021-03-24 17:44:15 -0400
committermjfernez <mjfernez@gmail.com>2021-03-24 17:44:15 -0400
commit8b8b4bd67e9f384c17e7dc640c929429356aac0d (patch)
tree28ef5567893ce0c01c53c21d67421445eaf24872 /README.md
parent5a35396f85d0bd016fe8191218a96e4862349f39 (diff)
parent4d11cb2ac4fff826a47016da3f98dcee884e5d2b (diff)
downloadscripts-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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e1c3056..96cb12b 100644
--- a/README.md
+++ b/README.md
@@ -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.