diff options
| author | Jeff Epler <jepler@gmail.com> | 2020-05-16 17:58:08 -0500 |
|---|---|---|
| committer | Jeff Epler <jepler@gmail.com> | 2020-05-17 07:49:09 -0500 |
| commit | 5e43f7a36174267515cfdf651f0a9b871953543b (patch) | |
| tree | 1dabca067d39401f1a72ef1fc7cc4fad057000ce /README.rst | |
| parent | 1af5f6dc6d100e081e70e3a2387bc1c7ddea00ec (diff) | |
add weblate status badge in readme
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 51db41a8b..dfddd1337 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ CircuitPython .. image:: https://s3.amazonaws.com/adafruit-circuit-python/CircuitPython_Repo_header_logo.png -|Build Status| |Doc Status| |License| |Discord| +|Build Status| |Doc Status| |License| |Discord| |Weblate| `circuitpython.org <https://circuitpython.org>`__ \| `Get CircuitPython <#get-circuitpython>`__ \| `Documentation <#documentation>`__ \| `Contributing <#contributing>`__ \| @@ -219,3 +219,5 @@ The remaining port directories not listed above are in the repo to maintain comp :target: https://adafru.it/discord .. |License| image:: https://img.shields.io/badge/License-MIT-brightgreen.svg :target: https://choosealicense.com/licenses/mit/ +.. |Weblate| image:: https://hosted.weblate.org/widgets/circuitpython/-/svg-badge.svg + :target: https://hosted.weblate.org/engage/circuitpython/?utm_source=widget |
