summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Houghton <alastair@coriolis-systems.com>2014-04-28 17:52:26 +0100
committerAlastair Houghton <alastair@coriolis-systems.com>2014-04-28 17:52:26 +0100
commit9f1ec4e7901be5f43263fbc52a71b0e159063c7a (patch)
tree69c46d12d66d98f6cd0883584b06defbbcd0fe08
parent52d1642319324ec09f585a6b222ce97477f71a1b (diff)
downloadnetifaces-9f1ec4e7901be5f43263fbc52a71b0e159063c7a.tar.gz
Added build status image.
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index 3d892a6..bbcf954 100644
--- a/README
+++ b/README
@@ -1,6 +1,8 @@
netifaces 0.9
=============
+.. image:: https://drone.io/bitbucket.org/al45tair/netifaces/status.png
+
1. What is this?
----------------
@@ -18,9 +20,8 @@ This package attempts to solve that problem.
2. How do I use it?
-------------------
-First you need to install it, which you can do by typing
+First you need to install it, which you can do by typing::
-::
tar xvzf netifaces-0.9.tar.gz
cd netifaces-0.9
python setup.py install
@@ -117,9 +118,9 @@ address.
--------------------------------------------------
Well, see, here's the thing. It's been tested on Mac OS X, and it seems to
-work. (OS X helpfully has some of the ``SIOCGIFxxx`` ``ioctl()``s, which means
+work. (OS X helpfully has some of the ``SIOCGIFxxx`` ioctls, which means
that most of those have been tested too, the only glaring exception being the
-``SIOCGIFHWADDR`` ``ioctl()``, which OS X just doesn't have.)
+``SIOCGIFHWADDR`` ioctl, which OS X just doesn't have.)
It should probably work on most of the other UNIX-like systems with relatively
minor changes. If you do have to change something, send it to me at