Update README with badges and test info

This commit is contained in:
Uiri
2017-03-30 02:42:57 -04:00
parent 309faab06d
commit 58079b1f05

View File

@@ -9,9 +9,13 @@ Python module which parses and emits TOML.
Released under the MIT license.
Passes https://github.com/avakar/toml-test (fork of https://github.com/BurntSushi/toml-test )
.. image:: https://badge.fury.io/py/toml.svg
:target: https://badge.fury.io/py/toml
See http://j.xqz.ca/toml-status for up to date test results.
.. image:: https://travis-ci.org/uiri/toml.svg?branch=master
:target: https://travis-ci.org/uiri/toml
Passes https://github.com/uiri/toml-test (fork of https://github.com/BurntSushi/toml-test )
Current Version of the Specification
------------------------------------