📝 License badge

This commit is contained in:
Tetsuo Koyama 2019-12-06 13:18:40 +09:00 committed by GitHub
parent fb9adbf0be
commit 10fea0b664
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,10 @@
:target: https://codecov.io/gh/sphinx-doc/sphinx :target: https://codecov.io/gh/sphinx-doc/sphinx
:alt: Code Coverage Status (Codecov) :alt: Code Coverage Status (Codecov)
.. image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg
:target: https://opensource.org/licenses/BSD-3-Clause
:alt: BSD 3 Clause
Sphinx is a tool that makes it easy to create intelligent and beautiful Sphinx is a tool that makes it easy to create intelligent and beautiful
documentation for Python projects (or other documents consisting of multiple documentation for Python projects (or other documents consisting of multiple
reStructuredText sources), written by Georg Brandl. It was originally created reStructuredText sources), written by Georg Brandl. It was originally created