diff --git a/README.md b/README.md index a9497b3..3df02c2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ > NOTE: This software should not be used in production yet, since it is in early development, and still contains security holes. +[Follow the development progress here](https://www.notion.so/e8a95059eaa74fd7b8b69f8c949c9d08?v=c999e954941b43f4bf5fcec8451a789a) + ![screenshot](/screenshot.png) ## Aim of the project @@ -47,8 +49,6 @@ that is easy to host on a personal server, to easily view the photos located on cd ./api && npm start ``` -![](api/img/graphql-playground.png) - ### [`/ui`](./ui) This will start the GraphQL API in the foreground, so in another terminal session start the UI development server: