diff --git a/README.md b/README.md index 0464ec1..6efdb28 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,8 @@ How to do it is described in `webUI/react/README.md` but for short, and supports HMR and all the other goodies you'll need. ## Credit +This project is a spiritual descendant of [TachiWeb-Server](https://github.com/Tachiweb/TachiWeb-server) Many ideas and the ground work was done by this project. + The `AndroidCompat` module was originally developed by [@null-dev](https://github.com/null-dev) for [TachiWeb-Server](https://github.com/Tachiweb/TachiWeb-server) and is licensed under `Apache License Version 2.0`. Parts of [tachiyomi](https://github.com/tachiyomiorg/tachiyomi) is adopted into this codebase, also licensed under `Apache License Version 2.0`.