Skip to content

Commit 688ad4e

Browse files
committed
Update README.md
Move and reformat shields.
1 parent 8f85aa4 commit 688ad4e

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
python-nut2 [![Build Status](https://travis-ci.org/george2/python-nut2.svg?branch=master)](https://travis-ci.org/george2/python-nut2) [![Coverage Status](https://coveralls.io/repos/george2/python-nut2/badge.png)](https://coveralls.io/r/george2/python-nut2)
1+
python-nut2
22
===========
33

4+
[![Build Status](https://travis-ci.org/george2/python-nut2.svg?branch=master)][travis]
5+
[![Coverage Status](https://coveralls.io/repos/george2/python-nut2/badge.png)][coveralls]
6+
7+
[travis]: https://travis-ci.org/george2/python-nut2
8+
[coveralls]: https://coveralls.io/r/george2/python-nut2
9+
410
This is an API overhaul of [PyNUT](https://github.com/networkupstools/nut/tree/master/scripts/python),
511
a Python library to allow communication with NUT ([Network UPS Tools](http://www.networkupstools.org/))
612
servers.

0 commit comments

Comments
 (0)