Update README
- Add build, coverage and devDependencies badges - Remove license section
This commit is contained in:
parent
0ec54078d0
commit
e260c5b53d
13
README.md
13
README.md
@ -1,7 +1,10 @@
|
||||
# jsonresume-theme-even
|
||||
|
||||
[](https://www.npmjs.com/package/jsonresume-theme-even)
|
||||
[](https://david-dm.org/rbardini/jsonresume-theme-even)
|
||||
[](https://github.com/rbardini/jsonresume-theme-even/actions)
|
||||
[](https://codecov.io/gh/rbardini/jsonresume-theme-even)
|
||||
[](https://david-dm.org/rbardini/jsonresume-theme-even)
|
||||
[](https://david-dm.org/rbardini/jsonresume-theme-even?type=dev)
|
||||
|
||||
A flat theme for [JSON Resume](https://jsonresume.org/), compatible with the bleeding edge [resume schema](https://github.com/jsonresume/resume-schema/tree/v1.0.0).
|
||||
|
||||
@ -9,8 +12,6 @@ Based on [jsonresume-theme-flat](https://github.com/erming/jsonresume-theme-flat
|
||||
|
||||
## Installation
|
||||
|
||||
$ npm install jsonresume-theme-even
|
||||
|
||||
## License
|
||||
|
||||
Licensed under the [MIT License](https://opensource.org/licenses/MIT).
|
||||
```console
|
||||
npm install jsonresume-theme-even
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user