Update README.md

pull/116/head
Amio / 2018-08-19 01:28:08 +08:00 zatwierdzone przez Amio
rodzic 98ba03aaf7
commit 38227f8075
1 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -2,6 +2,7 @@
<img height="60px" width="60px" src="https://badgen.net/static/badgen-logo.svg" />
<h1 align="center">Badgen Service</h1>
</p>
<p align="center">
<a href="https://stats.uptimerobot.com/z6nqBfYGB"><img src="https://badgen.net/uptime-robot/day/m780731617-a9e038618dc1aee36a44c4af?label=past%20week%20uptime" /></a>
<a href="https://stats.uptimerobot.com/z6nqBfYGB"><img src="https://badgen.net/uptime-robot/response/m780731617-a9e038618dc1aee36a44c4af" /></a>
@ -9,7 +10,7 @@
<a href="#deploy-to-now"><img src="https://badgen.net/badge/%E2%96%B2/$%20now%20amio%2Fbadgen-service/333" /></a>
</p>
Home of [badgen.net](https://badgen.net), fast badge generating service.
<p align="center">Home of <a href="https://badgen.net">badgen.net</a>, fast badge generating service.</p>
## The Badgen Story
@ -23,9 +24,9 @@ The [badgen](https://github.com/amio/badgen) library was born as an exploration
Then, logically, [Badgen Service](https://badgen.net) was born. I had a good time with [shields.io](https://shields.io), but as time goes by Shields gets slower, leaves more and more broken badges in READMEs. Badgen is trying to be a fast alternative with simplicity and flexibility. Its codebase is well structured and fun to develop - it is pretty easy to add badge(s) for new service(s).
At the beginning I was considering between [Now](https://zeit.co/now) and [Google Cloud Functions](https://cloud.google.com/functions/). Then Zeit announced [Now CDN](https://zeit.co/blog/now-cdn) on the same day as badgen.now.sh (the PoC of Badgen Service)'s reveal, what a fate! Base such service on Zeit's Now CDN is the perfect choice, we can stop thinking about caching and scalability issues. Badgen is the fastest possible badge generating service out there. It's fast, it's reliable, it's globally distributed and cached, because of Now.
At the beginning I was considering between [Now](https://zeit.co/now) and [Google Cloud Functions](https://cloud.google.com/functions/). Then Zeit announced [Now CDN](https://zeit.co/blog/now-cdn) on the same day as badgen.now.sh (the PoC of Badgen Service)'s reveal, what a fate! Cloudflare powered Now CDN is a perfect choice for such service, caching and scalability in simplicity. Badgen is the fastest possible badge generating service out there. It's fast, it's reliable, it's globally distributed and cached, thanks to Now.
At the time of badgen.now.sh's reveal, it had only four live badges as demonstration 😂. Since then, thanks to [awesome people](https://github.com/amio/badgen-service/graphs/contributors)'s help, Badgen keeps getting better and better at a fast pace. Welcome to join us, let's build the best badge service in the universe 🔥
At the time of badgen.now.sh's reveal, it had only four live badges as demonstration. Since then, thanks to [awesome people](https://github.com/amio/badgen-service/graphs/contributors)'s help, Badgen keeps getting better at a fast pace. Welcome to join us, let's build the best badge service in the universe 🔥
## Anatomy