Typo in README.md

Fixed typo in table
This commit is contained in:
Andrew Schott 2024-03-06 04:32:02 -06:00
parent 80fa161b55
commit 13bc1d371f

View file

@ -9,9 +9,9 @@ This is for my educational purposes of learning rust and python to do tasks that
##**FILES** ##**FILES**
|File|Function| | File | Function |
|--:--|--:--| | :--:| :--: |
|./osupder|rust binary| | ./osupder | 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 |