diff --git a/README.md b/README.md index 7307c9c..feadf8f 100644 --- a/README.md +++ b/README.md @@ -34,4 +34,7 @@ result := quadTree.Search(x, y) Implement additional commonly used AOI algorithms: - R-树 (R-tree) - 六边形网格 (Hexagonal Grid) -- 基于事件的算法 (Event-driven Approaches) \ No newline at end of file +- 基于事件的算法 (Event-driven Approaches) + +## License +This AOI Library is licensed under the MIT License. \ No newline at end of file