Commit c144f9edbc7b76ffb406b0f7c99654324670d278
1 parent
fbf412ea
Exists in
master
and in
4 other branches
Listify "Application details" in readme, as it was rendered as a single, confusing sentence
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
README.md
... | ... | @@ -5,9 +5,9 @@ GitLab is a free Project/Repository management application |
5 | 5 | |
6 | 6 | ## Application details |
7 | 7 | |
8 | -rails 3.1 | |
9 | -works only with gitolite | |
10 | -sqlite as default a database | |
8 | +* rails 3.1 | |
9 | +* works only with gitolite | |
10 | +* sqlite as default a database | |
11 | 11 | |
12 | 12 | ## Requirements |
13 | 13 | ... | ... |