aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormjf <35826344+mjfernez@users.noreply.github.com>2021-03-24 17:41:25 -0400
committerGitHub <noreply@github.com>2021-03-24 17:41:25 -0400
commit4d11cb2ac4fff826a47016da3f98dcee884e5d2b (patch)
tree0c5a378443ede59d90f015cf65bd565d58d95d4e /README.md
parente2d20d384466889bc2363c705b68cdd69b0822b3 (diff)
downloadscripts-n-tools-4d11cb2ac4fff826a47016da3f98dcee884e5d2b.tar.gz
Update README.md
Fixed spelling errors
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.