diff --git a/README.md b/README.md index 29dc5b0388..e07dab0055 100644 --- a/README.md +++ b/README.md @@ -219,3 +219,4 @@ Changelogs for releases are generated based on [Keep a Changelog](https://github - You also need to recompile bootstrap zip for the new package name. Check [here](https://github.com/termux/termux-app/issues/1983) and [here](https://github.com/termux/termux-app/issues/2081#issuecomment-865280111) for experimental work on it. - Currently, not all plugins use `TermuxConstants` from `termux-shared` library and have hardcoded `com.termux` values and will need to be manually patched. - If forking termux plugins, check [Forking and Local Development](https://github.com/termux/termux-app/wiki/Termux-Libraries#forking-and-local-development) for info on how to use termux libraries for plugins. +- Forked by Adit George