Skip to content

Commit

Permalink
Added acknowledgements to reame
Browse files Browse the repository at this point in the history
  • Loading branch information
funwithtriangles authored Mar 3, 2020
1 parent e9f9f2c commit b48a6d9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,12 @@ Run `yarn dist` to package up the app for best performance and no dev tools. Onc
| `yarn lint` | Run linting |
| `yarn test` | Run pre deployment tests (including linting) |
| `yarn test:dev` | Run tests on file changes (does not include linting) |

### Acknowledgements
Hedron has been created using some amazing open-source libraries. Most notably:

- [three.js](https://github.com/mrdoob/three.js/)
- [postprocessing](https://github.com/vanruesc/postprocessing)
- [React](https://github.com/facebook/react)
- [Redux](https://github.com/reduxjs/redux)

0 comments on commit b48a6d9

Please sign in to comment.