diff options
author | Joursoir <chat@joursoir.net> | 2021-10-24 20:50:52 +0000 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2021-10-24 20:50:52 +0000 |
commit | d3d7d9902072f4f683102ec130801cb609bfa7bc (patch) | |
tree | b60a837a606ffca9993b23af82a11be50c558876 /README.md | |
parent | 249b0f92ba53a2fe0d1d17c90c99d934769ca4e5 (diff) | |
download | ufm-d3d7d9902072f4f683102ec130801cb609bfa7bc.tar.gz ufm-d3d7d9902072f4f683102ec130801cb609bfa7bc.tar.bz2 ufm-d3d7d9902072f4f683102ec130801cb609bfa7bc.zip |
readme: fix incorrect pseudo-graphics folder name
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,6 +9,6 @@ TODO ## Organization of code: * lib: code of auxiliary routines - * interface: responsible for pseudo-graphics + * tbi: responsible for pseudo-graphics (text-based interface) * scr: the application's main code |