diff --git a/README.md b/README.md index 7883823..db87582 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Server Docker Build](/~https://github.com/JBris/fastapi-react-graphql/actions/workflows/docker-build.yml/badge.svg?branch=main)](/~https://github.com/JBris/fastapi-react-graphql/actions/workflows/docker-build.yml) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) -Example of a FastAPI and React.js app using GraphQL. +Example of a simple FastAPI and React app using GraphQL. Execute [deploy.sh](scripts/deploy.sh) to launch the app. You will need to have Docker installed.