Skip to content

Commit

Permalink
docs: minor README.md cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
swistakm committed Nov 3, 2016
1 parent fbb16bd commit 253873c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
| Windows build | Mac OS X build |
| ------------- | -------------- |
| [![Build status](https://ci.appveyor.com/api/projects/status/s7pud6on7dww89iv?svg=true)](https://ci.appveyor.com/project/swistakm/pyimgui) | [![Build Status](https://travis-ci.org/swistakm/pyimgui.svg?branch=master)](https://travis-ci.org/swistakm/pyimgui)

[![completion](https://img.shields.io/badge/completion-46%25%20%28144%20of%20307%29-blue.svg)](https://github.com/swistakm/pyimgui)

Builds:
* [![Build status](https://ci.appveyor.com/api/projects/status/s7pud6on7dww89iv?svg=true)](https://ci.appveyor.com/project/swistakm/pyimgui) (Windows)
* [![Build Status](https://travis-ci.org/swistakm/pyimgui.svg?branch=master)](https://travis-ci.org/swistakm/pyimgui) (OS X & Linux)


# pyimgui,

**pyimgui** is a Cython-based binding for impressive
Expand Down

0 comments on commit 253873c

Please sign in to comment.