From 69f53954bbb787f19db590828ed353891eee4565 Mon Sep 17 00:00:00 2001 From: Kamil Niemczycki Date: Tue, 12 Jul 2022 15:20:39 +0200 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a37a19a..9113794 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # kamilcraft.com Project of my website - portfolio -The project uses a closed API at https://api.kamilcraft.com +The project uses the [API](https://github.com/kamilniemczycki/kamilcraft-api) at https://api.kamilcraft.com ## Dependency installation ``` -npm install +npm install --legacy-peer-deps ``` ### Development