Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add badges
  • Loading branch information
dsblank committed Jan 5, 2018
1 parent 4803c45 commit 6997497
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 @@
# Jyro: Jupyter & Robots

[![CircleCI](https://circleci.com/gh/Calysto/jyro/tree/master.svg?style=svg)](https://circleci.com/gh/Calysto/jyro/tree/master) [![codecov](https://codecov.io/gh/Calysto/jyro/branch/master/graph/badge.svg)](https://codecov.io/gh/Calysto/jyro) [![Documentation Status](https://readthedocs.org/projects/jyro/badge/?version=latest)](http://jyro.readthedocs.io/en/latest/?badge=latest) [![PyPI version](https://badge.fury.io/py/jyro.svg)](https://badge.fury.io/py/jyro)


Jyro contains a simulator (jyro.simulator) and controller for real robots (jyro.myro).

## Installation
Expand Down

0 comments on commit 6997497

Please sign in to comment.