From 14bc384dbbd4d8d88ab382f9fb0a61c49196a259 Mon Sep 17 00:00:00 2001 From: Justin Hartman Date: Mon, 1 Jun 2020 17:24:20 +0200 Subject: [PATCH] Updated README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a6f96e7..257c61a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Heroku Google Drive Buildpack +[![Build Status][travis-img]][travis-url] + Remote [Google Drive client][heroku-drive] on Heroku using `rclone` to sync/upload/download files. Optionally you can download files using `Aria2` and unpack/pack `.rar` files using `WinRAR`. There is also an installation of @@ -215,3 +217,5 @@ $ unrar e ./standard.rar [lfs]: https://git-lfs.github.com/ [rclone]: https://rclone.org [winrar]: https://www.rarlab.com/ +[travis-img]: https://travis-ci.org/22digital/heroku-gdrive-buildpack.svg?branch=master +[travis-url]: https://travis-ci.org/22digital/heroku-gdrive-buildpack