Skip to content

Commit d3205a7

Browse files
authored
Update README.md (#166)
* Update README.md * fix lint errors * Update README.md Change "Things You should do" section * Update readme to remove development notes + run lint
1 parent a0f639a commit d3205a7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -187,16 +187,6 @@ declare module '*.<YOUR_ASSET_TYPE>' {
187187

188188
Take a look at `<YOUR_PROJECT_PATH>/asset-manifest.json`. [Like this!](https://teach-la-ts-react-starter.netlify.app/asset-manifest.json)
189189

190-
## Things You Should Do (and then delete this section)
191-
192-
Thanks for using our template! We hope this makes your life developing significantly easier.
193-
194-
Things you should do **after using this as a template**:
195-
196-
- [ ] this is a reminder to periodically run accessibility checks & Search Engine Optimization on your project by running `inspect element / developer tools > Lighthouse`
197-
- [ ] update and delete this documentation!
198-
- [ ] contact Regina Wang (`@reginawang99`), Matthew Nieva (`@matthewcn56`), or Jiin Kim (`@doubleiis02`) with any questions about our quickstarter template set-up.
199-
200190
## Some More Helpful Tools
201191

202192
- Preloading Images - if rendering images gets annoying because it's slow: [Link Example here](https://github.com/uclaacm/Playnet/blob/c2414e7d1179eb11af6b4a49047ab3d8fb9aed66/src/components/shared/Preload.tsx)

0 commit comments

Comments
 (0)