diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-04-14 21:28:51 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-04-14 21:28:51 +0300 |
commit | 2f5c5f61533cee28f5ff7693b90a65f4bf5eaf61 (patch) | |
tree | 8d4606b8345705ffb3802dbcc3f40ec6a800478b /README.md | |
parent | 7bd50ac46998d2ec2f046092c3c953e8e53bf1e4 (diff) | |
download | gitlab-shell-2f5c5f61533cee28f5ff7693b90a65f4bf5eaf61.tar.gz |
Use h1 headers in readme
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -### gitlab-shell: ssh access and repository management +# gitlab-shell: ssh access and repository management GitLab Shell is an application that allows you to execute git commands and provide ssh access to git repositories. It is not a unix shell nor a replacement for Bash or Zsh. |