From d283370ddd72d5ea8d70476e40fc1844f8706173 Mon Sep 17 00:00:00 2001 From: Agent-Hellboy Date: Tue, 25 May 2021 17:04:53 +0530 Subject: [PATCH 1/3] fix #4 --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 011d7d3..903451b 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,18 @@ images like some alternatives). Cons: no gui yet. + +Info +==== + +the current repo is not updated on pypi + Installation ------------ Install with pip: - pip install signpdf + pip install git+https://github.com/Agent-Hellboy/signpdf.git Or from git: From 7705619248ac4ba86cf6a7ec05483100eeacdc8f Mon Sep 17 00:00:00 2001 From: Prince Roshan Date: Tue, 25 May 2021 17:20:51 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 903451b..e38fbd7 100644 --- a/README.md +++ b/README.md @@ -14,14 +14,14 @@ Cons: no gui yet. Info ==== -the current repo is not updated on pypi +The current repo is not updated on PyPi Installation ------------ Install with pip: - pip install git+https://github.com/Agent-Hellboy/signpdf.git + pip3 install git+https://github.com/yourcelf/signpdf.git Or from git: From fb2f437334e6d47f41d8c288a185fbd8ddd9d353 Mon Sep 17 00:00:00 2001 From: Prince Roshan Date: Tue, 25 May 2021 17:21:35 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e38fbd7..7c5a3e0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Installation Install with pip: - pip3 install git+https://github.com/yourcelf/signpdf.git + pip install git+https://github.com/yourcelf/signpdf.git Or from git: