Tweak to readme

This commit is contained in:
Chris Anderson 2023-03-25 14:25:15 -05:00
parent 034abfd15c
commit 7a836b04b6
5 changed files with 22 additions and 6 deletions

2
.gitignore vendored
View file

@ -70,7 +70,9 @@ typings/
.yarn-integrity
# dotenv environment variables file
.env
.env.*
!.env.example
# parcel-bundler cache (https://parceljs.org/)
.cache