Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(279)

Unified Diff: README.md

Issue 432983002: shelf_proxy: added a drone.io badge to readme (Closed) Base URL: https://github.com/dart-lang/shelf_proxy.git@master
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « CHANGELOG.md ('k') | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index 0cfa82f3452a919bcca82a1d68ddcd178528fa8d..55596719c97112ef270fd358b07850fb335f48b5 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
## Proxy for Shelf
+[![Build Status](https://drone.io/github.com/dart-lang/shelf_proxy/status.png)](https://drone.io/github.com/dart-lang/shelf_proxy/latest)
+
`shelf_proxy` is a [Shelf][] handler that proxies requests to an external
server. It can be served directly and used as a proxy server, or it can be
mounted within a larger application to proxy only certain URLs.
« no previous file with comments | « CHANGELOG.md ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698