Update README.md

This commit is contained in:
Jonas D 2019-01-27 22:55:55 +01:00 committed by GitHub
parent 7ea2076d7a
commit bb63ba6530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,5 +33,13 @@ The css is available via [CDN](https://unpkg.com/terminal.css@0.3.2/dist/termina
- `npm install`
- `npm run start`
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request
## License
MIT © [Gioni06](https://github.com/Gioni06)