Skip to content

Commit

Permalink
fixing bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
rblazarus committed Oct 4, 2019
1 parent ce63dd3 commit 9dc46ab
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
Expand Up @@ -2,6 +2,8 @@

[![Build Status](https://travis-ci.org/BBN-Q/QGL.svg?branch=master)](https://travis-ci.org/BBN-Q/QGL) [![Coverage Status](https://coveralls.io/repos/BBN-Q/QGL/badge.svg?branch=master)](https://coveralls.io/r/BBN-Q/QGL)

# Overview

Quantum Gate Language (QGL) is a domain specific language embedded in python for
specifying pulse sequences.

Expand Down Expand Up @@ -32,6 +34,7 @@ Obviously, we suggest that you start with ex1_basic_QGL.


## Usage

QGL is designed to be utilized alongside Auspex, and most of the usage example,
including how to define a channel library, can be found in the [Auspex documentation](https://auspex.readthedocs.io/en/develop/qubits.html)

Expand Down

0 comments on commit 9dc46ab

Please sign in to comment.