diff --git a/.gitignore b/.gitignore index 2ea4e4db..d979a254 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,7 @@ downloads/ ignored/ markovmodels/ logs/ -royalnet.egg-info/ +*.egg-info/ .pytest_cache/ dist/ build/ diff --git a/README.md b/README.md index d775f90c..57219e1e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# `herald` [![PyPI](https://img.shields.io/pypi/v/herald.svg)](https://pypi.org/project/royalnet/) +# `royalherald` [![PyPI](https://img.shields.io/pypi/v/royalherald.svg)](https://pypi.org/project/royalherald/) A websocket communication protocol for [`royalnet`](https://github.com/Steffo99/royalnet)!