diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2021-06-04 02:19:14 +0530 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2021-06-04 02:19:14 +0530 |
commit | 8edd503d2d413295ab29445eb269a57731c59664 (patch) | |
tree | e15b6d3f4813bf932a26614e2335e0487b6156f1 /README.md | |
parent | 066a1a1e69fcbfdb0e407297e65271ff533907d2 (diff) |
updated ReadMe
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4,6 +4,12 @@ In the wise words of @alectrocute: > I've noticed SaaS bootstraps/boilerplates being sold upwards of $1,000 per year and I think that's fucking ridiculous. +## Development + +### Generating requirements.txt for GitHub Actions + +`pipenv lock --dev -r > requirements.txt` + ## Features - [x] Landing Page |