diff --git a/README.md b/README.md index 3ecedfc..7a95a5c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# qp-demo -This is the component used in the [Quantum Package demo]( https://quantumpackage.github.io/qp2/page/try) +# qp_demo +qp_demo is the component used in the [Quantum Package demo]( https://quantumpackage.github.io/qp2/page/try) This repo contains - `examples`: Examples included with quantum package docker image. @@ -11,4 +11,4 @@ There is no guarantee of success because it's use the Quantum Package ./configur before the first use of run.sh `Run.sh` we must run `make network` because it use a custom network bridge to disable communication between the QP2 containers. ## What is Docker Docker is a containerization software. -For more info about it you can consult the official [Docker documentation](https://docs.docker.com) \ No newline at end of file +For more info about it you can consult the official [Docker documentation](https://docs.docker.com)