diff --git a/.gitignore b/.gitignore index 6be7d4d..6921775 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .idea/ __pycache__ venv/ -dist/ \ No newline at end of file +dist/ +.directory diff --git a/.media/icon-128x128_round.png b/.media/icon-128x128_round.png new file mode 100644 index 0000000..6bea291 Binary files /dev/null and b/.media/icon-128x128_round.png differ diff --git a/README.md b/README.md index c9b32a4..f6f7a6b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +
+ +![](.media/icon-128x128_round.png) + # `royalspells` -A package to procedurally generate useless spells! +Meaningless fantasy spell stats generator + +
+ +## Links + +[![PyPI](https://img.shields.io/pypi/v/royalspells)](https://pypi.org/project/royalspells)