aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorben2024-10-11 22:01:41 +0200
committerben2024-10-11 22:01:41 +0200
commitca0d0e409c01ef5fdcabdff89cbaa7904dfdb710 (patch)
tree90b6febe583d9c8129d4e483f2ea61ecdd68a460
parent1e56fd8413d87a15b98867723c7961de116f7754 (diff)
downloadfms-ca0d0e409c01ef5fdcabdff89cbaa7904dfdb710.tar.gz
fms-ca0d0e409c01ef5fdcabdff89cbaa7904dfdb710.tar.bz2
fms-ca0d0e409c01ef5fdcabdff89cbaa7904dfdb710.tar.xz
Fix markdown typo
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 808afa9..d1e2ab5 100644
--- a/README.md
+++ b/README.md
@@ -94,6 +94,6 @@ Fast Memo Shell can also display all available manuals. To switch between both m
## Todo
-[ ] Allow more language like java, cmd .. (with adapted comment chars for description)
-[ ] Multithreaded update
-[ ] Write a clean extractor for Arsenal \ No newline at end of file
+* Allow more language like java, cmd .. (with adapted comment chars for description)
+* Multithreaded update
+* Write a clean extractor for Arsenal \ No newline at end of file