Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
28Smiles authored Jun 19, 2022
1 parent 58bde55 commit f503469
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
![Npm](https://badgen.net/npm/v/qukit)
![Crates](https://badgen.net/crates/v/qukit)
[![Npm](https://badgen.net/npm/v/qukit)](https://www.npmjs.com/package/qukit)
[![Crates](https://badgen.net/crates/v/qukit)](https://crates.io/crates/qukit)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![CI](https://github.com/28Smiles/qukit/actions/workflows/ci.yml/badge.svg)](https://github.com/28Smiles/qukit/actions/workflows/build.yml)
[![Latest Stable](https://img.shields.io/github/v/release/28Smiles/qukit?label=latest%20stable)](https://github.com/28Smiles/qukit/releases/latest)
[![Latest Release](https://img.shields.io/github/v/release/28Smiles/qukit?include_prereleases&label=latest%20release)](https://github.com/28Smiles/qukit/releases)

# Qukit
# Qukit - Quantum Simulation Toolkit

[Qukit](https://github.com/28Smiles/qukit) is an open source quantum circuit simulator implemented in rust and compiled for wasm. [Qukit](https://github.com/28Smiles/qukit) is capable of running 30+ qubit simulations in browser or at the server (rust and node.js). You can use it in your javascript program to run quantum simulations.

0 comments on commit f503469

Please sign in to comment.