Commit 86d18ca715a2ecf0a572013bcd64aa93f6d8765f
Exists in
master
and in
4 other branches
Merge pull request #234 from dbr/patch-1
Minor tweak to readme
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 | ... | ... |