Update README.md

This commit is contained in:
Steven Hugg 2019-08-21 15:44:51 -04:00 committed by GitHub
parent 7cf62f2702
commit af482b5fa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 16 deletions

View File

@ -1,17 +1,6 @@
<p>
<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>
[![Build Status](https://travis-ci.org/sehugg/8bitworkshop.svg?branch=master)](https://travis-ci.org/sehugg/8bitworkshop)
### 🏠 [Homepage](http://8bitworkshop.com/)
The latest release is online at http://8bitworkshop.com/
## Install
@ -38,9 +27,10 @@ make tsweb
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.
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
[CC0](https://creativecommons.org/publicdomain/zero/1.0/)
unless otherwise licensed.