summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-06-13 19:48:37 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2010-06-13 19:48:37 -0400
commitddb36e59b96c904a09aff3ebc35259ee9522d462 (patch)
tree20e8348d6f0a489e04701e67e49551e5795a4122 /README
parent53b95d7c80da1436ba6cf7657c9641e986dcdca7 (diff)
downloadaskbot-ddb36e59b96c904a09aff3ebc35259ee9522d462.tar.gz
askbot-ddb36e59b96c904a09aff3ebc35259ee9522d462.tar.bz2
askbot-ddb36e59b96c904a09aff3ebc35259ee9522d462.zip
easy_install kind of works
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index dea68101..1d9862dc 100644
--- a/README
+++ b/README
@@ -1,9 +1,10 @@
-This is Askbot project - open source Q&A system
+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 forum/doc
+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
+Askbot is based on code of CNPROG, originally created by Mike Chen
+and Sailing Cai and some code written for OSQA