From 3b30347fc0eedb13507499ddc3c75390d0bac3ba Mon Sep 17 00:00:00 2001 From: Eliot Robson Date: Wed, 6 Dec 2023 14:09:42 -0600 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8423203..d6505d3 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Also includes starter files. Meant to be a "batteries included" way of doing Codeforces contests. ## Installation -The package is available on PyPI [here](https://pypi.org/). It can +The package is available on [PyPI](https://pypi.org/project/ecfr/). It can be installed with the following command: ```sh pip install ecfr