Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
philippaltmann committed Jan 9, 2024
1 parent c4c0a5b commit c2a1a64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Quantum Circuit Designer

[![arXiv](https://img.shields.io/badge/arXiv-2312.11337-b31b1b.svg)](https://arxiv.org/abs/2312.11337)
[![PyPI version](https://badge.fury.io/py/qcd-gym.svg)](https://badge.fury.io/py/qcd-gym)

## **Description**

Expand Down Expand Up @@ -101,7 +102,7 @@ Currently, the only further objective implemented in this environment is the **c
Install the quantum circuit designer environment

```sh
pip install git+https://github.com/philippaltmann/qcd
pip install qcd-gym
```

The environment can be set up as:
Expand Down

0 comments on commit c2a1a64

Please sign in to comment.