Added Gitter badge, alt text for all badges to README.rst

Out of curiosity, I wonder if there's any sort of preferred grammar for alt text when it comes to accessibility.

Like, would someone using a screen reader prefer "Our Gitter chat room" or "Click here for our Gitter" over "spaCy on Gitter"?

Just a random thought.
This commit is contained in:
Crawford Comeaux 2016-10-15 22:07:07 -07:00 committed by GitHub
parent 74a7a3fa16
commit 56c765307c

View File

@ -9,15 +9,23 @@ the MIT license.
.. image:: http://i.imgur.com/wFvLZyJ.png
:target: https://travis-ci.org/explosion/spaCy
:alt: spaCy on Travis CI
.. image:: https://travis-ci.org/explosion/spaCy.svg?branch=master
:target: https://travis-ci.org/explosion/spaCy
:alt: Build Status
.. image:: https://img.shields.io/github/tag/explosion/spacy.svg
:target: https://github.com/explosion/spaCy/releases
:alt: Current Release Version
.. image:: https://img.shields.io/pypi/v/spacy.svg
:target: https://pypi.python.org/pypi/spacy
:alt: pypi Version
.. image:: https://badges.gitter.im/spaCy-users.png
:target: https://gitter.im/spaCy-users/Lobby
:alt: spaCy on Gitter
Where to ask questions
======================