summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-06-28 20:06:45 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-06-28 20:06:45 -0400
commit83a9206d4d551855495803d370967e4fadb34fff (patch)
treee89ae4ba9786654f27529ea49db431e0271d1bae /README.rst
parent8eeaf1641d32993d0cb94c65127e7a80356ab3d2 (diff)
downloadaskbot-83a9206d4d551855495803d370967e4fadb34fff.tar.gz
askbot-83a9206d4d551855495803d370967e4fadb34fff.tar.bz2
askbot-83a9206d4d551855495803d370967e4fadb34fff.zip
inlined questions_list template into questions.html
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 00000000..71482454
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,14 @@
+===================
+Askbot - Q&A forum
+===================
+
+This is Askbot project - open source Q&A system, like StackOverflow, Yahoo Answers and some others
+
+Demo site is http://askbot.org
+
+All documentation is in the directory askbot/doc
+
+askbot-devel repository is open to anyone who wants to help develop Askbot - just drop us a note
+
+Askbot is based on code of CNPROG, originally created by Mike Chen
+and Sailing Cai and some code written for OSQA