diff --git a/README.md b/README.md index 0b9633b..14aae02 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# chipi +# multinut The multitool nobody asked for. Includes stuff like `greet()`, `add()`, and other functions you'll forget are here. diff --git a/chipi/__init__.py b/multinut/__init__.py similarity index 100% rename from chipi/__init__.py rename to multinut/__init__.py