summaryrefslogtreecommitdiffstats
path: root/README
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
parent8eeaf1641d32993d0cb94c65127e7a80356ab3d2 (diff)
downloadaskbot-83a9206d4d551855495803d370967e4fadb34fff.tar.gz
askbot-83a9206d4d551855495803d370967e4fadb34fff.tar.bz2
askbot-83a9206d4d551855495803d370967e4fadb34fff.zip
inlined questions_list template into questions.html
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 0 insertions, 10 deletions
diff --git a/README b/README
deleted file mode 100644
index 1d9862dc..00000000
--- a/README
+++ /dev/null
@@ -1,10 +0,0 @@
-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