diff --git a/README.md b/README.md
index 2701c3d..c2a7cd3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# jajapy
-
-
+[![test](https://img.shields.io/github/license/Rapfff/jajapy)](https://en.wikipedia.org/wiki/MIT_License)
+[![test](https://img.shields.io/pypi/v/jajapy)](https://pypi.org/project/jajapy/)
## Introduction
`jajapy` is a python library implementing the **Baum-Welch** algorithm on various kinds of Markov models.
**Warning** `jajapy` is still a WIP.