diff --git a/README.md b/README.md
index 3ff8ecc..48167ff 100644
--- a/README.md
+++ b/README.md
@@ -152,3 +152,10 @@ python main.py
请将Nginx指向[`frontend/index.html`](frontend/index.html)。
如果你在本地部署,你可以在启动后端后直接打开[`index.html`](frontend/index.html),开始使用。
+
+## License
+
+This project is licensed under the [Apache-2.0 license](LICENSE).
+
+It also includes code and ideas from the [Cellpose](https://github.com/mouseland/cellpose) project,
+which is licensed under the [BSD 3-Clause License](LICENSES/BSD-3-Clause-cellpose.txt).