From 8ab0657f29cd652c9ab88060e39a25c160fc731d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Ortega=20Froysa?= Date: Wed, 2 Nov 2022 20:45:14 +0100 Subject: [PATCH] Add dependency list. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cd0c7cf..3702e4a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ A script helping to statically generate websites using a combination of PHP, HTML, and Markdown. +## Dependencies + +- Bash +- PHP + ## Usage Synopsis: `isidore [options]`