From 8edd503d2d413295ab29445eb269a57731c59664 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 4 Jun 2021 02:19:14 +0530 Subject: updated ReadMe --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 81b1e4b..398fcce 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3