Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueWill committed Mar 25, 2020
1 parent 89b3443 commit c8d0f56
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Currently deployment is manual, so the site may not reflect the latest changes.

## To Do

* Improve styling/responsiveness
* Print options (A4 size, etc.)
* Improve test coverage
* Techniques (clear if change Generation)
Expand All @@ -34,7 +33,7 @@ Currently deployment is manual, so the site may not reflect the latest changes.

### Standards

* [Prettier](https://prettier.io/) with single quotes
* [Prettier](https://prettier.io/) v1 with single quotes
* [EditorConfig](http://editorconfig.org/)
* [Yarn](https://yarnpkg.com/en/)
* [prop-types](https://github.com/facebook/prop-types)
Expand All @@ -53,6 +52,8 @@ Currently deployment is manual, so the site may not reflect the latest changes.

Built with [React](https://reactjs.org/) and [Redux](https://redux.js.org/) - thanks so much to Facebook, Dan Abramov, Mark Erikson, and all contributors!

Special thanks to my lovely wife [hellomandie](https://github.com/hellomandie) for styling the app!

Thanks to Anthony Accomazzo for his article on [deploying a React app to Amazon's S3](https://www.fullstackreact.com/articles/deploying-a-react-app-to-s3/).

Uses [Font Awesome](http://fontawesome.io) by Dave Gandy (v4, **not** v5).
Expand Down

0 comments on commit c8d0f56

Please sign in to comment.