From aec984ee9dbcd14856c189eee12106753b1be9c1 Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Tue, 7 Jan 2020 16:38:23 -0800 Subject: Update README with installation instructions --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') 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 "] 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] -- cgit v1.2.3