diff options
author | ben | 2024-10-11 22:01:41 +0200 |
---|---|---|
committer | ben | 2024-10-11 22:01:41 +0200 |
commit | ca0d0e409c01ef5fdcabdff89cbaa7904dfdb710 (patch) | |
tree | 90b6febe583d9c8129d4e483f2ea61ecdd68a460 /README.md | |
parent | 1e56fd8413d87a15b98867723c7961de116f7754 (diff) | |
download | fms-ca0d0e409c01ef5fdcabdff89cbaa7904dfdb710.tar.gz fms-ca0d0e409c01ef5fdcabdff89cbaa7904dfdb710.tar.bz2 fms-ca0d0e409c01ef5fdcabdff89cbaa7904dfdb710.tar.xz |
Fix markdown typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |