diff --git a/README.rst b/README.rst index fe44e65..5a30c2a 100644 --- a/README.rst +++ b/README.rst @@ -3,12 +3,12 @@ D:YAML 0.5 ========== This is a fork of the D:YAML library by kiith-sa (https://github.com/kiith-sa/D-YAML). -The intent of this fork is to provide an version suitable for use by dlang-tour, until +The intent of this fork is to provide a version suitable for use by dlang-tour, until fixes are accepted upstream. -.. image:: https://travis-ci.org/kiith-sa/D-YAML.svg?branch=master -.. image:: https://raw.githubusercontent.com/kiith-sa/D-YAML/master/code.dlang.org-shield.png - :target: http://code.dlang.org +.. image:: https://travis-ci.org/dlang-tour/d-yaml-dlang-tour.svg?branch=master +.. image:: https://img.shields.io/dub/v/dyaml-dlang-tour.svg + :target: http://code.dlang.org/packages/dyaml-dlang-tour **Note**: D:YAML 0.5 brings some **breaking changes**. See the `changelog `_.