aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2011-10-07 18:39:25 +0200
committerMarcin Kuzminski <marcin@python-works.com>2011-10-07 18:39:25 +0200
commit4233c9240904c6895e3009cf2924d6930c366dce (patch)
treec8f467b55f1f3cf2eed1d471fffcbf4432774ed0
parent9c9f22a91d210bafde3a1688c2c9c5be498a154a (diff)
parent13124fdb7e0bdf2b66b87b70a2eccdc111aa4f02 (diff)
merge beta fixes into stablev1.2.0
-rwxr-xr-xREADME.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index e236f5e4..41305874 100755
--- a/README.rst
+++ b/README.rst
@@ -2,10 +2,11 @@
Welcome to RhodeCode (RhodiumCode) documentation!
=================================================
-``RhodeCode`` (formerly hg-app) is a Pylons framework based Mercurial repository
+``RhodeCode`` is a Pylons framework based Mercurial repository
browser/management tool with a built in push/pull server and full text search.
It works on http/https and has a built in permission/authentication system with
-the ability to authenticate via LDAP.
+the ability to authenticate via LDAP or ActiveDirectory. RhodeCode also supports
+simple API so it's easy integrable with existing systems.
RhodeCode is similar in some respects to github or bitbucket_,
however RhodeCode can be run as standalone hosted application on your own server.