Browse Source

Update README.md

Carlos Fenollosa 12 years ago
parent
commit
0749d22835
1 changed files with 12 additions and 0 deletions
  1. 12 0
      README.md

+ 12 - 0
README.md

@@ -52,3 +52,15 @@ Features
 - A simple but nice and readable design, with nothing but the blog posts
 - A simple but nice and readable design, with nothing but the blog posts
 
 
 Read the CHANGELOG section of the script header for more updates
 Read the CHANGELOG section of the script header for more updates
+
+Future ideas
+------------
+
+This software is still maintained, however, it can be considered finished. It has been used by many people
+and no bugs have been found.
+
+In the issues tab you can find some improvements; the main one is the addition of Markdown support for posts.
+This requires a Markdown parser, which would add more dependencies and/or increase the code length.
+
+If you happen to find a concise, elegant Markdown to HTML parser which runs in Bash and is portable, please
+comment on issue #14