Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add other badges
  • Loading branch information
johanvos authored Sep 24, 2023
1 parent 3b9ad78 commit 2d0be1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# strangefx
[![Build](https://github.com/redfx-quantum/strangefx/actions/workflows/build.yml/badge.svg)](https://github.com/redfx-quantum/strangefx/actions/workflows/build.yml)
[![Maven Central](https://img.shields.io/maven-central/v/org.redfx/strangefx)](https://search.maven.org/#search|ga|1|org.redfx.strangefx)
[![License](https://img.shields.io/github/license/redfx-quantum/strangefx)](https://opensource.org/licenses/GPL-3.0)
[![javadoc](https://javadoc.io/badge2/org.redfx/strangefx/javadoc.svg)](https://javadoc.io/doc/org.redfx/strangefx)

StrangeFX is a Java(FX) based Quantum computer visual editor.
It leverages the Quantum computer simulator software exported by the [Strange](https://github.com/redfx-quantum/strange) project.
Expand Down

0 comments on commit 2d0be1f

Please sign in to comment.