Add readme badges (#629)

* Add readme badges
This commit is contained in:
abraunegg 2019-08-27 13:23:18 +10:00 committed by GitHub
parent eb04ad5ffa
commit 219fce2109
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,12 @@
# OneDrive Free Client
A complete tool to interact with OneDrive on Linux. Built following the UNIX philosophy
[![Version](https://img.shields.io/github/v/release/abraunegg/onedrive)](https://github.com/abraunegg/onedrive/releases)
[![Release Date](https://img.shields.io/github/release-date/abraunegg/onedrive)](https://github.com/abraunegg/onedrive/releases)
[![Travis CI](https://img.shields.io/travis/com/abraunegg/onedrive)](https://travis-ci.com/abraunegg/onedrive/builds)
[![Docker Build](https://img.shields.io/docker/automated/driveone/onedrive)](https://hub.docker.com/r/driveone/onedrive)
[![Docker Pulls](https://img.shields.io/docker/pulls/driveone/onedrive)](https://hub.docker.com/r/driveone/onedrive)
## Features
* State caching
* Real-Time file monitoring with Inotify
@ -34,4 +40,3 @@ If you encounter any bugs you can report them here on Github. Before filing an i
2. Fill in a new bug report using the [issue template](https://github.com/abraunegg/onedrive/issues/new?template=bug_report.md)
3. Generate a debug log for support using the following [process](https://github.com/abraunegg/onedrive/wiki/Generate-debug-log-for-support)
4. Upload the debug log to [pastebin](https://pastebin.com/) or archive and email to support@mynas.com.au