From d1fb000cf04bb0acf9adced3859a079ec453721f Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Sat, 28 Aug 2021 15:25:38 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Updated=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 509a410..524b246 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,16 @@ ⚠️ This project is in early stages of development and as such, not ready for general use. +## Dependencies + +ThreeTwo! currently is set up as: + +1. The UI, this repo. +2. `threetwo-import-service` [https://github.com/rishighan/threetwo-import-service] +3. `comicvine-service` [https://github.com/rishighan/comicvine-service] ## Local Development 1. Clone this repo 2. `yarn run dev` (you can ignore the warnings) -3. `calibre` is a dependency of this project. \ No newline at end of file +3. `calibre` is a dependency of this project. +