From 19da0c2da7ba37ed442370dff3a1eaf69c0d1057 Mon Sep 17 00:00:00 2001 From: Amir Pourmand Date: Mon, 27 Jun 2022 20:08:31 +0430 Subject: [PATCH] Update readme.md --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 4e47843..39b8899 100644 --- a/readme.md +++ b/readme.md @@ -26,6 +26,8 @@ And remember that you can always join our [Foam community on Discord](https://fo In order to use Github Pages, rename your project name to `username.github.io` then go to `Settings` and from there select `Pages`, change source to `master` and save! +Also you have to go to `Actions` tab and enable it, if you haven't. + ## Docker Usage First, install docker using [this](https://docs.docker.com/get-docker/).