diff --git a/README.md b/README.md index def88a7..7dddeb2 100644 --- a/README.md +++ b/README.md @@ -27,22 +27,22 @@ Currently, the supported tensor network libraries are: - [quimb](https://quimb.readthedocs.io/en/latest/), an easy but fast python library for ‘quantum information many-body’ calculations, focusing primarily on tensor networks. ## Installation - + To get started: - + ```sh pip install qibotn ``` - + to install the tools and dependencies. A few extras are provided, check `pyproject.toml` in case you need them. - + - + ## Contribute - + To contribute, please install using poetry: - + ```sh git clone https://github.com/qiboteam/qibotn.git cd qibotn