diff --git a/README.md b/README.md index 9d476b0..2942f9f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Graph Theory Toolkit (GraphTK): +[![Downloads](https://static.pepy.tech/badge/graphtk)](https://pepy.tech/project/graphtk) +[![Python Version](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://www.python.org/downloads/) +[![PyPI version](https://img.shields.io/pypi/v/pythonstl.svg)](https://pypi.org/project/graphtk/) +[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE) +[![Version](https://img.shields.io/badge/version-0.1.1-brightgreen.svg)](https://github.com/AnshMNSoni/graphtk) +
+
gtk-logo