diff --git a/README.md b/README.md index b8343b57..2057958c 100644 --- a/README.md +++ b/README.md @@ -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 @@ -33,5 +39,4 @@ If you encounter any bugs you can report them here on Github. Before filing an i 1. Check the version of the application you are using `onedrive --version` and ensure that you are running either the latest [release](https://github.com/abraunegg/onedrive/releases) or built from master. 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 - +4. Upload the debug log to [pastebin](https://pastebin.com/) or archive and email to support@mynas.com.au