diff --git a/README.md b/README.md index 8af52c1..7b7f70f 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,9 @@ It handles all the urls, views, webpack, loaders, babel,etc. for the user in jus 1. Clone this Repo 2. `cd dact` 3. `pip3 install -e .` + + +On successfull setup of your project, you should see something like this: + + +![dact_succesfull_installation](https://github.com/ayushmankumar7/dact/blob/dev/extras/dact-opening.jpg) diff --git a/extras/dact-opening.jpg b/extras/dact-opening.jpg new file mode 100644 index 0000000..a798c7e Binary files /dev/null and b/extras/dact-opening.jpg differ