From 2df67ddcc548995e9417cd4b9d104cb18891d467 Mon Sep 17 00:00:00 2001 From: Dunya Kirkali Date: Wed, 3 Jul 2024 23:29:25 +0200 Subject: [PATCH] Improve README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 2669b36..484423d 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,17 @@ Gutenberg the 💩 out of it! - Content - Images + +## Commands + +### Generate + +```bash +make +``` + +### Count + +```bash +make count +```