diff --git a/README.md b/README.md index 2dfa80d..a377ccc 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,6 @@ Not all extractors are included, only those need to compile. We need to use load - Windows: `.\gradlew.bat ExampleProvider:make` or `.\gradlew.bat ExampleProvider:deployWithAdb` - Linux & Mac: `./gradlew ExampleProvider:make` or `./gradlew ExampleProvider:deployWithAdb` -## License - -Everything in this repo is released into the public domain. You may use it however you want with no conditions whatsoever - - ## Attribution This template as well as the gradle plugin and the whole plugin system is **heavily** based on [Aliucord](https://github.com/Aliucord).