aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2010-11-02 22:26:50 +0100
committerMarcin Kuzminski <marcin@python-works.com>2010-11-02 22:26:50 +0100
commit2b142eac27eb90347fa92b12b648d12ff23810d7 (patch)
tree4010d29e262a4771006a1d0573feb0fc8697f1fb /README.rst
parent1578bec3d4569b1226c4a4f169a96cbfb5edc786 (diff)
updated setup for all newest versions
EmptyChangeset can take changeset as creation param. --HG-- branch : beta
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index e8fe0797..3e91e8b1 100644
--- a/README.rst
+++ b/README.rst
@@ -3,15 +3,14 @@ RhodeCode (RhodiumCode)
=======================
``RhodeCode`` (formerly hg-app) is Pylons based repository management and
-serving for mercurial_. It's similar to github or bitbucket, but it's suppose to run
-as standalone app, it's open source and focuses more on restricted access to repositories
-There's no default free access to RhodeCode You have to create an account in order
-to use the application. It's powered by vcs_ library that we created to handle
-many various version control systems.
+serving for mercurial_ and git_. It's similar to github or bitbucket, but
+it's suppose to run as standalone app, it's open source and focuses more on
+restricted access to repositories. There's no default free access to RhodeCode
+You have to create an account in order to use the application. It's powered
+by vcs_ library that we created to handle many various version control systems.
RhodeCode uses `Semantic Versioning <http://semver.org/>`_
-
RhodeCode demo
--------------