Typos in README.md

Fixed a few typos in the table
This commit is contained in:
Andrew Schott 2024-03-06 04:33:51 -06:00
parent 8ea95e3472
commit acd449e206

View file

@ -10,8 +10,8 @@ This is for my educational purposes of learning rust and python to do tasks that
## **FILES** ## **FILES**
| File | Function | | File | Function |
| :--:| :--: | | :--| :-- |
| ./osupder | rust binary | | ./osupdater | rust binary |
| ./osupdater.sh | bash script | | ./osupdater.sh | bash script |
| ./assets | png files for the GUI | | ./assets | png files for the GUI |
| ./in-development | folders for the various non-bash working directories | | ./in-development | folders for the various non-bash working directories |