From 74f03e18e4b9f0a5a787f2921679ca0cdeb73f70 Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Mon, 3 Jul 2017 19:10:12 -0700 Subject: [PATCH] add request timeseries --- Readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Readme.md b/Readme.md index 33e2a86..f172626 100644 --- a/Readme.md +++ b/Readme.md @@ -44,6 +44,12 @@ $ polls new "Cats are cool" "Dogs are better" "Ferrets for the win" [![](https://m131jyck4m.execute-api.us-west-2.amazonaws.com/prod/poll/01BM2ZHPN7BA19X15SQDGX4D88/Dogs%20are%20better)](https://m131jyck4m.execute-api.us-west-2.amazonaws.com/prod/poll/01BM2ZHPN7BA19X15SQDGX4D88/Dogs%20are%20better/vote) [![](https://m131jyck4m.execute-api.us-west-2.amazonaws.com/prod/poll/01BM2ZHPN7BA19X15SQDGX4D88/Ferrets%20for%20the%20win)](https://m131jyck4m.execute-api.us-west-2.amazonaws.com/prod/poll/01BM2ZHPN7BA19X15SQDGX4D88/Ferrets%20for%20the%20win/vote) +## Statistics + +Some GitHub poll statistics powered by [Up](https://github.com/apex/up). + +![](https://pi2e413n19.execute-api.us-west-2.amazonaws.com/prod/timeseries) + --- [![GoDoc](https://godoc.org/github.com/tj/gh-polls?status.svg)](https://godoc.org/github.com/tj/gh-polls)