aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoursoir <chat@joursoir.net>2021-10-24 20:50:52 +0000
committerJoursoir <chat@joursoir.net>2021-10-24 20:50:52 +0000
commitd3d7d9902072f4f683102ec130801cb609bfa7bc (patch)
treeb60a837a606ffca9993b23af82a11be50c558876 /README.md
parent249b0f92ba53a2fe0d1d17c90c99d934769ca4e5 (diff)
downloadufm-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6257c4c..9d88115 100644
--- a/README.md
+++ b/README.md
@@ -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