Download:
child 32:9895c11d92e8
parent 30:e1e43c8390b9
31:408a5c993107
Anton Shestakov <engored@ya.ru>, Sat, 09 Feb 2013 17:42:25 +0900
Outline project's raison d'être, mention workspaces in docs.

1 файлов изменено, 13 вставок(+), 3 удалений(-) [+]
README.rst file | annotate | diff | comparison | revisions
--- a/README.rst Fri Jan 11 19:10:31 2013 +0900
+++ b/README.rst Sat Feb 09 17:42:25 2013 +0900
@@ -2,9 +2,19 @@
========
Just another todo app. Well, maybe not quite, because it can track
-projects, tasks and notes for tasks. It looks nice because it's built with
-Bootstrap and is, to some extent, elegant code-wise because it was built
-with Backbone, Flask and CodernityDB.
+projects, tasks and notes for tasks in multiple different workspaces. It
+looks nice because it's built with Bootstrap and is, to some extent,
+elegant code-wise because it was built with Backbone, Flask and CodernityDB.
+
+
+Reason of Existence
+===================
+
+This is my way to try out some new technologies in a project slightly more
+sophisticated than Hello World. Currently these technologies are:
+
+- Flask
+- CodernityDB
Try It Out