Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZekeAranyLucas authored Nov 25, 2023
1 parent e773da5 commit 8854e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- [x] Feel free to use small libraries where appropriate instead of reinventing the wheel. **-- Lombok for immutable objects.**
- [x] Feel free to look things up or use other reference material as you would when working
normally. **-- Mostly Java docs for SPI and Google, starting to use copilot.**
- [] Please make this look as close to real production code as you would submit for code review
- [ ] Please make this look as close to real production code as you would submit for code review
(e.g feel free to refactor aggressively, use helper functions, etc)
- [x] Submit your code via Git Hub. **-- See https://github.com/ZekeAranyLucas/material-takehome**
- [x] Please include a README that includes how to get your code running/tested.
Expand Down

0 comments on commit 8854e88

Please sign in to comment.