Merge pull request #6892 from tkoyama010/patch-1

📝 License badge
This commit is contained in:
Takeshi KOMIYA 2019-12-08 00:12:15 +09:00 committed by GitHub
commit 364f54cb55
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