From 3e53c50f642acb3c057d5bf6dc68489350223e39 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Thu, 25 Mar 2021 18:32:31 +0430 Subject: [PATCH] better spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6efdb28d..c35a670a 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ 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. +This project is a spiritual successor of [TachiWeb-Server](https://github.com/Tachiweb/TachiWeb-server), Many of the ideas and the groundwork adopted in this project comes from TachiWeb. 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`.