diff --git a/README.md b/README.md index 3828acc..a0d44da 100644 --- a/README.md +++ b/README.md @@ -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)