Update README.md

pull/9/head^2
Amio 2018-07-16 16:19:43 +08:00
rodzic 54ed19bde8
commit 9556b373b1
1 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
# Badgen Service
The repo for https://badgen.now.sh, a fast badge generating service.
A fast badge generating service.
## Usage
@ -34,7 +34,7 @@ Available color names:
|![](https://badgen.now.sh/badge/chat/gitter/cyan) | [https://badgen.now.sh/badge/chat/gitter/purple](https://badgen.now.sh/badge/chat/gitter/purple)
|![](https://badgen.now.sh/badge/style/standard/f2a) | [https://badgen.now.sh/badge/style/standard/f2a](https://badgen.now.sh/badge/style/standard/f2a)
|![](https://badgen.now.sh/badge/license/Apache-2.0/blue) | [https://badgen.now.sh/badge/license/Apache-2.0/blue](https://badgen.now.sh/badge/license/Apache-2.0/blue)
|![](https://badgen.now.sh/list/platform/ios,macos,tvos/36E) | [https://badgen.now.sh/list/platform/ios,macos,tvos/36E](https://badgen.now.sh/list/platform/ios,macos,tvos/36E)
|![](https://badgen.now.sh/badge/Language/Swift%203.0.1/orange) | [https://badgen.now.sh/badge/Language/Swift%203.0.1/orange](https://badgen.now.sh/badge/Language/Swift%203.0.1/orange)
#### Live Badge
@ -42,9 +42,9 @@ For full list of live badges, see https://badgen.now.sh
## Developing
- `npm run start` or better if you have nodemon: `nodemon service.js`
- `npm start` or better if you have nodemon: `nodemon service.js`
## About
Made with ❤️ by [Amio](https://github.com/amio),
built with ⚡️ from [badgen](https://github.com/amio/badgen)
built with ⚡️ from [badgen](https://github.com/amio/badgen).