diff --git a/README.md b/README.md
index 95d91eaa01b8b38d921138366798636ecae1e340..600da13e2f46e73c3596f64f73f9c457729504f2 100644
--- a/README.md
+++ b/README.md
@@ -4,21 +4,12 @@
 
 ## Install the package
 
-A virtual environment is not necessary for this application.
+A virtual environment is not needed for this application.
 
 ### dependencies
 
-`py-consul` is a fork of `python-consul` and is only available as PIP package.
-
-DEB users can install these package:
-
-* [python3-py-consul_1.2.4-1_all.deb](https://gitlab.geant.org/geant-devops/wile_coyote/-/blob/main/packages/deb/python3-py-consul_1.2.4-1_all.deb)
-* optionally, if you are on Ubuntu Focal this package is newer [python3-hvac_0.11.2-1_all.deb](https://gitlab.geant.org/geant-devops/wile_coyote/-/blob/main/packages/deb/python3-hvac_0.11.2-1_all.deb)
-
-RPM users _(**untested**)_  can install these packages:
-
-* [py-consul-1.2.4-1.noarch.rpm](https://gitlab.geant.org/geant-devops/wile_coyote/-/blob/main/packages/deb/python3-py-consul_1.2.4-1_all.deb)
-* [hvac-0.11.2-1.noarch.rpm](https://gitlab.geant.org/geant-devops/wile_coyote/-/blob/main/packages/deb/hvac-0.11.2-1.noarch.rpm)
+* [py-consul](https://pypi.org/project/py-consul/) is a fork of `python-consul` and is available only as PIP package.
+* [hvac-0.11.2-1.noarch.rpm](https://pkgs.org/download/python3-hvac)
 
 ### packages
 
@@ -33,6 +24,10 @@ packages/
 
 ### developer's notes
 
+#### version number
+
+the version number is defined inside `./wile_coyote/__init__.py`
+
 #### install script
 
 `test-acme01` can be used to build the package
@@ -51,15 +46,13 @@ Usage: create-packages.sh
     -r | --rpm   Build RPM package
     -w | --whl   Build Wheel package
     -a | --all   Build All packages
+    --push-deb   Push DEB package
 ```
 
-#### version number
-
-the version number is defined inside `./wile_coyote/__init__.py`
-
-### read keys recursively from Vault
+#### read keys recursively from Vault
 
-Consul and Redis support recursive listing of all the keys. For Vault we rely on [rvault](https://github.com/kir4h/rvault)
+Consul and Redis support recursive listing of all the keys.  
+For Vault we rely on [rvault](https://github.com/kir4h/rvault)
 
 #### create README.rst
 
diff --git a/README.rst b/README.rst
index 2b8ed4d945b0f37395491f29703a0cec47f83c29..c48594a637eb1d2086b157427cc2bed775a59a44 100644
--- a/README.rst
+++ b/README.rst
@@ -1,30 +1,22 @@
 A tool to manage certificates lifecycle on Vault, Redis, Consul
 ===============================================================
 
-.. figure:: https://filesender.geant.org/images/wile_coyote.jpg
-   :alt: Wile coyote
+.. figure:: https://cds.geant.org/images/wile_coyote.jpg
+   :alt: Wile Coyote
 
    Wile Coyote
 
 Install the package
 -------------------
 
+A virtual environment is not needed for this application.
+
 dependencies
 ~~~~~~~~~~~~
 
-``py-consul`` is a fork of ``python-consul`` and is only available as
-PIP package.
-
-DEB users need to install:
-
--  `python3-py-consul_1.2.4-1_all.deb <https://gitlab.geant.org/geant-devops/wile_coyote/-/blob/main/packages/deb/python3-py-consul_1.2.4-1_all.deb>`__
--  optionally, this is newer for Ubuntu Focal
-   `python3-hvac_0.11.2-1_all.deb <https://gitlab.geant.org/geant-devops/wile_coyote/-/blob/main/packages/deb/python3-hvac_0.11.2-1_all.deb>`__
-
-RPM users on CentOS 7 *(*\ **untested**\ *)* need to install:
-
--  `py-consul-1.2.4-1.noarch.rpm <https://gitlab.geant.org/geant-devops/wile_coyote/-/blob/main/packages/deb/python3-py-consul_1.2.4-1_all.deb>`__
--  `hvac-0.11.2-1.noarch.rpm <https://gitlab.geant.org/geant-devops/wile_coyote/-/blob/main/packages/deb/hvac-0.11.2-1.noarch.rpm>`__
+- `py-consul <https://pypi.org/project/py-consul/>`__ is a fork of
+  ``python-consul`` and is available only as PIP package.
+- `hvac-0.11.2-1.noarch.rpm <https://pkgs.org/download/python3-hvac>`__
 
 packages
 ~~~~~~~~
@@ -42,9 +34,16 @@ directories:
 developer’s notes
 ~~~~~~~~~~~~~~~~~
 
+version number
+^^^^^^^^^^^^^^
+
+the version number is defined inside ``./wile_coyote/__init__.py``
+
 install script
 ^^^^^^^^^^^^^^
 
+``test-acme01`` can be used to build the package
+
 .. code:: shell
 
    ./create-packages.sh --help
@@ -60,17 +59,13 @@ install script
        -r | --rpm   Build RPM package
        -w | --whl   Build Wheel package
        -a | --all   Build All packages
-
-version number
-^^^^^^^^^^^^^^
-
-the version number is defined inside ``./wile_coyote/__init__.py``
+       --push-deb   Push DEB package
 
 read keys recursively from Vault
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-Consul and Redis support recursive listing of all the keys. For Vault we
-rely on `rvault <https://github.com/kir4h/rvault>`__
+| Consul and Redis support recursive listing of all the keys.
+| For Vault we rely on `rvault <https://github.com/kir4h/rvault>`__
 
 create README.rst
 ^^^^^^^^^^^^^^^^^
diff --git a/packages/python3-wile-coyote_0.8.4-1_all.deb b/packages/python3-wile-coyote_0.8.4-1_all.deb
new file mode 100644
index 0000000000000000000000000000000000000000..0be5bda69cc4d820600815cc6be65a7fae0c2374
--- /dev/null
+++ b/packages/python3-wile-coyote_0.8.4-1_all.deb
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:4621dd3e26cf199b0717941732a82cc4c1f2f1f2b0514aaeb29bb225137641ad
+size 24716