Skip to content

Commit

Permalink
pip
Browse files Browse the repository at this point in the history
  • Loading branch information
wimglenn committed Feb 21, 2018
1 parent 340797b commit 0ff91e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
|travis|_ |coveralls|_ |pypi|_ |pyversions|_ |womm|_
|travis|_ |coveralls|_ |pypi|_ |womm|_

.. |travis| image:: https://img.shields.io/travis/wimglenn/oyaml.svg?branch=master
.. _travis: https://travis-ci.org/wimglenn/oyaml
Expand All @@ -22,4 +22,4 @@ oyaml is a drop-in replacement for `PyYAML <http://pyyaml.org/wiki/PyYAML>`_ whi
import oyaml as yaml
Just import as shown above, and no longer be annoyed by screwed-up mappings when dumping/loading.
Just `pip install oyaml`, and import as shown above. You'll no longer be annoyed by screwed-up mappings when dumping/loading.

0 comments on commit 0ff91e9

Please sign in to comment.