updated readme...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-08-15 19:07:01 +03:00
parent 21f864f1fe
commit dd98496831

View File

@ -26,11 +26,17 @@
- Wiki/note _portable app_ - Wiki/note _portable app_
- a simple and functional note/todo/outline app The pWiki app is a stand-alone instance of pWiki wrapped in an app
- an external/portable Wiki editor, as an alternative for in-app supporting all major desktop as well as mobile platforms.
documentation editor with ability to seamlesly synchronize with
the target app. The app serves the following goals:
- a stand-alone testing platform for project components
- a simple and functional note/todo/outline app (obviously)
- an external/portable Wiki editor, as an alternative for
in-target-app documentation editor with ability to seamlesly
synchronize with the target app pWiki instance.
- a stand-alone testing platform and reference implementation for
pWiki components.
### General Documentation: ### General Documentation:
@ -39,4 +45,4 @@
<!-- @filter(markdown) --> <!-- @filter(markdown) -->
<!-- vim:set ts=4 sw=4 spell --> <!-- vim:set ts=2 sw=2 expandtab spell : -->