aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorCody Logan <clpo13@gmail.com>2020-01-07 16:38:23 -0800
committerCody Logan <clpo13@gmail.com>2020-01-07 16:38:23 -0800
commitaec984ee9dbcd14856c189eee12106753b1be9c1 (patch)
treefc6962d38dcf82b2d4c8ae9d32f4788179b8a6de /pyproject.toml
parent99c468ebdfcf3020e5589907f8b4da8acd5836ec (diff)
downloadalphanum-aec984ee9dbcd14856c189eee12106753b1be9c1.tar.gz
alphanum-aec984ee9dbcd14856c189eee12106753b1be9c1.zip
Update README with installation instructions
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 40ae630..8c2e81a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -6,7 +6,7 @@ authors = ["Cody Logan <clpo13@gmail.com>"]
license = "MIT"
readme = "README.md"
homepage = "https://github.com/clpo13/alphanum"
-repository = "https://github.com/clpo13/repository"
+repository = "https://github.com/clpo13/alphanum"
keywords = ['string', 'random', 'pseudo-random', 'generator']
[tool.poetry.dependencies]