updated readme...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2016-08-15 18:50:03 +03:00
parent 90f5949f36
commit 39234e6e4a

View File

@ -1,17 +1,19 @@
# Portable Wiki (pWiki)
### Project goals:
- Provide a simple embeddable Wiki
### Project goals / main features:
- _Simple embeddable Wiki_
This enables a zero-workflow app documentation, i.e. documentation that
can be created, edited, tweaked and updated in-app without requiring
setting up and maintaining a write-convert-embed workflow.
This was a requirement on the ImageGrid.Viewer project.
This was a requirement on the _ImageGrid.Viewer_ project.
- Provide pluggable storage and synchronization
- _Pluggable storage and synchronization_ mechanisms
- Implement a Wiki/note _portable_ app
- _Self-hosted_ and flexible user interface
- Wiki/note _portable app_
- a simple and functional note/todo/outline app
- an external/portable Wiki editor, as an alternative for in-app
@ -26,3 +28,4 @@
<!-- @filter(markdown) -->
<!-- vim:set ts=4 sw=4 spell -->