We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ff92c commit e6062e8Copy full SHA for e6062e8
1 file changed
docs/index.rst
@@ -1,5 +1,12 @@
1
-Binarytree
2
-----------
+Binarytree: Python Library for Studying Binary Trees
+----------------------------------------------------
3
+
4
+.. image:: https://img.shields.io/github/license/joowani/binarytree?color=bright
5
+ :alt: GitHub License
6
+ :target: https://github.com/joowani/binarytree/blob/main/LICENSE
7
8
+.. image:: https://img.shields.io/badge/python-3.6%2B-blue
9
+ :alt: Python Versions
10
11
Welcome to the documentation for **binarytree**.
12
0 commit comments