From 1144c59e7c2d837f6002b026b666f9c24fe37243 Mon Sep 17 00:00:00 2001 From: Galen Reich <54807169+GalenReich@users.noreply.github.com> Date: Thu, 20 Jun 2024 18:53:05 +0100 Subject: [PATCH] Hotfix PyPi widget (#16) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ea5712..2506bb4 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Using an object's height, the length of its shadow, the date and the time, Shado No installation necessary, just try it out using the [Google Colab notebook here](https://colab.research.google.com/github/Bellingcat/ShadowFinder/blob/main/ShadowFinderColab.ipynb)! ## Installation :magic_wand: -[![PyPI - Version](https://img.shields.io/pypi/v/edgar-tool)](https://pypi.org/project/edgar-tool/) +[![PyPI - Version](https://img.shields.io/pypi/v/ShadowFinder)](https://pypi.org/project/ShadowFinder/) ShadowFinder is built with the interactive notebook in mind, which can be downloaded and used in a local Jupyter environment, the package also provides a Python API and a command-line interface.