aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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.