diff --git a/README.md b/README.md index 5a9b576..c0b3456 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TestLauncher +# TestLauncher (TapLauncher) # Still thinking about its name... # There's no stable branch because this project is still under development. diff --git a/pyproject.toml b/pyproject.toml index e449dfb..1872d05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "testlauncher" +name = "testlauncher(taplauncher)" version = "0.0.4a0" description = "A lightweight Minecraft launcher." readme = "README.md"