diff --git a/CHANGELOG.md b/CHANGELOG.md index b906c1e..7e02ca4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # gods_eye changelog +## 1.0.8 +- Add status badge Markdown + ## 1.0.7 - Fix release job to publish release package. diff --git a/README.md b/README.md index 2c367fd..a1ae1db 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build, Test, Deploy](https://github.com/paveldat/Gods-eye/actions/workflows/deploy-job.yml/badge.svg)](https://github.com/paveldat/Gods-eye/actions/workflows/deploy-job.yml) + # GOD'S EYE God's EYE - Information Gathering Tool. God's EYE is an Information Gathering Tool I made in python3.10. @@ -21,7 +23,7 @@ xargs sudo apt-get install . import ` -Be careful, we don't use the `src` directory anymore. \ No newline at end of file +Be careful, we don't use the `src` directory anymore. + +## PyPI +https://pypi.org/project/gods-eye/ diff --git a/setup.cfg b/setup.cfg index cebf061..ed8dc6f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = gods_eye -version = 1.0.7 +version = 1.0.8 author = Pavel Dat author_email = dats.pavel1999@gmail.com description = A set of tools which should be used in Gods Eye