parent
55748b3b42
commit
f45ba3f8d1
5
Makefile
5
Makefile
|
@ -30,4 +30,7 @@ setup:
|
|||
redis:
|
||||
./redis/src/redis-server
|
||||
|
||||
.PHONY: all favicon website deploy setup redis
|
||||
test:
|
||||
npm test
|
||||
|
||||
.PHONY: all favicon website deploy setup redis test
|
||||
|
|
|
@ -68,8 +68,6 @@ What kind of meta data can you convey using badges?
|
|||
- [semver](http://semver.org/) version observance: `semver | 2.0.0`
|
||||
- amount of [gittip](http://gittip.com) donations per week: `tips | $2/week`
|
||||
|
||||
## Font
|
||||
The font chosen in the specification is [DejaVu Sans](http://dejavu-fonts.org) a font family based on the Vera Fonts under a [Free license](http://dejavu-fonts.org/wiki/License).
|
||||
|
||||
## Specification
|
||||
See [SPECIFICATION.md](spec/SPECIFICATION.md).
|
||||
|
|
Loading…
Reference in New Issue
Block a user