diff options
author | dbr/Ben <dbr.onix@gmail.com> | 2011-12-26 06:07:15 -0800 |
---|---|---|
committer | dbr/Ben <dbr.onix@gmail.com> | 2011-12-26 06:07:15 -0800 |
commit | c144f9edbc7b76ffb406b0f7c99654324670d278 (patch) | |
tree | 5955d33b772a9210c1bf840b59a8629e1fbb9740 /README.md | |
parent | fbf412eaa0ee68812cdbab9e96f194e03fedd334 (diff) | |
download | gitlab-ce-c144f9edbc7b76ffb406b0f7c99654324670d278.tar.gz |
Listify "Application details" in readme, as it was rendered as a single, confusing sentence
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md index 2287d48263e..2da2d3c438c 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ GitLab is a free Project/Repository management application ## Application details -rails 3.1 -works only with gitolite -sqlite as default a database +* rails 3.1 +* works only with gitolite +* sqlite as default a database ## Requirements |