Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hoaiocom committed Jul 19, 2023
1 parent 31e467b commit 44e4349
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# iQuantum ![Project Status](https://img.shields.io/badge/Project-Under%20Development-yellow) [![iQuantum Maven Build](https://github.com/Cloudslab/iQuantum/actions/workflows/maven.yml/badge.svg)](https://github.com/Cloudslab/iQuantum/actions/workflows/maven.yml)

## A Toolkit for Modeling and Simulation of Hybrid Quantum Computing Environments
## A Toolkit for Modeling and Simulation of Quantum Computing Environments

As quantum computers become increasingly accessible through
cloud services and potentially edge networks, the demand for efficient resource
Expand All @@ -26,7 +26,7 @@ Quantum Computers (QNode), QPU, Quantum Tasks (QTask), and Quantum Broker (QBrok

## Installation and Examples
The downloaded package contains all the source code and examples for iQuantum.
Several examples that demonstrate the use of iQuantum can be found in the `org.iquantum.examples` package, located in `/module/iquantum-examples` folder.
Several examples that demonstrate the use of iQuantum can be found in the `org.iquantum.examples` package, located in `/modules/iquantum-examples` folder.
iQuantum API documentation can be found at https://cloudslab.github.io/iQuantum/.
Please note that iQuantum is still under development for adding advanced features and the API documentation is not fully complete yet.
More details will be updated soon.
Expand Down

0 comments on commit 44e4349

Please sign in to comment.