Skip to content
Snippets Groups Projects
Commit a5a5b541 authored by Ruben Roy's avatar Ruben Roy
Browse files

Fix README typos

parent 07713a85
No related branches found
No related tags found
No related merge requests found
# GitLab for Android
[![Google Play](http://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=com.commit451.gitlab)
[![Google Play](https://developer.android.com/images/brand/en_generic_rgb_wo_45.png)](https://play.google.com/store/apps/details?id=com.commit451.gitlab)
 
[![Build Status](https://travis-ci.org/Commit451/GitLabAndroid.svg?branch=master)](https://travis-ci.org/Commit451/GitLabAndroid)
 
This is the source code for the unofficial GitLab Android app.
 
![Image](https://raw.githubusercontent.com/Commit451/GitLabAndroid/master/ic_launcher-web.png)
![Image](https://gitlab.com/Commit451/GitLabAndroid/raw/master/ic_launcher-web.png)
 
Please see the [issues](https://gitlab.com/Commit451/GitLabAndroid/issues) section to
report any bugs or feature requests and to see the list of known issues.
Loading
Loading
@@ -34,7 +34,7 @@ The following 3rd party libraries are the reason this app works. Rapid developme
- CircleImageView (https://github.com/hdodenhof/CircleImageView)
 
## Contributing
Please fork this repository and contribute back! All Merge Requests should be made agains the `develop` branch, as it is the active branch for develop. Please make your best effort to break up commits as much as possible to improve the reviewing process.
Please fork this repository and contribute back! All Merge Requests should be made against the `develop` branch, as it is the active branch for development. Please make your best effort to break up commits as much as possible to improve the reviewing process.
 
License
--------
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment