kopia lustrzana https://github.com/badgen/badgen.net
Update README.md
rodzic
54ed19bde8
commit
9556b373b1
|
|
@ -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/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/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/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).
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue