diff --git a/README.md b/README.md index 65d3e74..3627038 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,19 @@ +> ⚠️ **WORK IN PROGRESS** + # PANDA API Portfolio Arrangement: Nest of Digitalized Assets ## Installation with Docker 🐋 - > **_NOTE:_** The installation assumes that you have [Docker](https://docs.docker.com/get-docker/) > and [Docker Compose](https://docs.docker.com/compose/install/) installed on your machine. +### Quick +```sh +make install +``` + +### Step by step + 1. Clone the repo: ```sh git clone git@github.com:coldic3/panda.git