diff --git a/README.md b/README.md index f3fed95..4d43d48 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The **mini-spring** is a simplified version of the Spring framework that will help you quickly get familiar with the Spring source code and grasp the core principles of Spring. The core logic of Spring is extracted, the code is extremely simplified, and the core functions of Spring, such as IoC and AOP, resource loaders, event listeners, type conversion, container extension points, bean life cycle and scope, and application context, are retained. -If this project can help you, please give a **STAR, thank you!!!** +If this project can help you, please **STAR the project, thank you!!!** ## Contents #### Basics