mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-11-22 14:33:51 +00:00
Update README.md
This commit is contained in:
parent
7cf62f2702
commit
af482b5fa6
21
README.md
21
README.md
@ -1,17 +1,6 @@
|
|||||||
<p>
|
[![Build Status](https://travis-ci.org/sehugg/8bitworkshop.svg?branch=master)](https://travis-ci.org/sehugg/8bitworkshop)
|
||||||
<img src="https://img.shields.io/badge/version-3.4.0-blue.svg?cacheSeconds=2592000" />
|
|
||||||
<a href="https://github.com/sehugg/8bitworkshop/graphs/commit-activity">
|
|
||||||
<img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" target="_blank" />
|
|
||||||
</a>
|
|
||||||
<a href="https://github.com/sehugg/8bitworkshop/blob/master/LICENSE">
|
|
||||||
<img alt="License: GPL-3.0" src="https://img.shields.io/badge/License-GPL-3.0-yellow.svg" target="_blank" />
|
|
||||||
</a>
|
|
||||||
<a href="https://travis-ci.org/sehugg/8bitworkshop">
|
|
||||||
<img alt="Travis CI" src="https://travis-ci.org/sehugg/8bitworkshop.svg?branch=master" target="_blank" />
|
|
||||||
</a>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
### 🏠 [Homepage](http://8bitworkshop.com/)
|
The latest release is online at http://8bitworkshop.com/
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
@ -38,9 +27,10 @@ make tsweb
|
|||||||
npm test
|
npm test
|
||||||
```
|
```
|
||||||
|
|
||||||
## 📝 License
|
## License
|
||||||
|
|
||||||
|
Copyright © 2019 [Steven Hugg](https://github.com/sehugg).
|
||||||
|
|
||||||
Copyright © 2019 [Steven Hugg](https://github.com/sehugg).<br />
|
|
||||||
This project is [GPL-3.0](https://github.com/sehugg/8bitworkshop/blob/master/LICENSE) licensed.
|
This project is [GPL-3.0](https://github.com/sehugg/8bitworkshop/blob/master/LICENSE) licensed.
|
||||||
|
|
||||||
Dependencies retain their original licenses.
|
Dependencies retain their original licenses.
|
||||||
@ -48,4 +38,3 @@ Dependencies retain their original licenses.
|
|||||||
All included code samples (all files under the presets/ directory) are licensed under
|
All included code samples (all files under the presets/ directory) are licensed under
|
||||||
[CC0](https://creativecommons.org/publicdomain/zero/1.0/)
|
[CC0](https://creativecommons.org/publicdomain/zero/1.0/)
|
||||||
unless otherwise licensed.
|
unless otherwise licensed.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user