diff --git a/README.md b/README.md index 56284fe..ba8b994 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ ## Install +[![Python Packaging Index - +Version](https://img.shields.io/pypi/v/nbdev-squ.png)](https://pypi.org/project/nbdev-squ/) + Below is how to install in a plain python 3.11+ environment ``` sh diff --git a/nbs/index.ipynb b/nbs/index.ipynb index 03975a6..38f515b 100644 --- a/nbs/index.ipynb +++ b/nbs/index.ipynb @@ -25,6 +25,8 @@ "source": [ "## Install\n", "\n", + "[![Python Packaging Index - Version](https://img.shields.io/pypi/v/nbdev-squ)](https://pypi.org/project/nbdev-squ/)\n", + "\n", "Below is how to install in a plain python 3.11+ environment\n", "\n", "```sh\n",