纯洁的微笑 7 years ago
parent
commit
a7dbe8553f
2 changed files with 4 additions and 6 deletions
  1. 2 4
      README.md
  2. 2 2
      README_EN.md

+ 2 - 4
README.md

@@ -10,9 +10,10 @@ Spring Boot 使用的各种示例,以最简单、最实用为标准
 
 ## Spring Boot 2.0
 
-
 **[Spring Boot 2.0 最全使用教程](https://github.com/ityouknow/spring-boot-leaning)**
 
+**[Favorites-web](https://github.com/cloudfavorites/favorites-web):云收藏(Spring Boot 2.0 实战开源项目)**
+
 **示例代码**
 
 - [spring-boot-hello](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-hello):Spring Boot 2.0  Hello World 示例
@@ -59,9 +60,6 @@ Spring Boot 使用的各种示例,以最简单、最实用为标准
 - [spring-boot-actuator](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-actuator):Spring Boot Actuator 使用示例
 - [spring-boot-admin-simple](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-admin-simple):Spring Boot Admin 的使用示例  
 
-**[Favorites-web](https://github.com/cloudfavorites/favorites-web):云收藏(Spring Boot 实战开源项目)**
-
-
 **参考文章**
 
 - [springboot(一):入门篇](http://www.ityouknow.com/springboot/2016/01/06/spring-boot-quick-start.html)

+ 2 - 2
README_EN.md

@@ -12,6 +12,8 @@ Spring Boot examples, using the simplest and the most useful scene demos.
 ## Spring Boot 2.0
 
 
+**[Favorites-web](https://github.com/cloudfavorites/favorites-web):Open source projects developed using Spring Boot 2.0**
+
 - [spring-boot-hello](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-hello):Spring Boot 2.0  Hello World Demo
 - [spring-boot-banner](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-banner):Spring Boot Customized Banner 
 - [spring-boot-docker](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-banner):Spring Boot with Docker 
@@ -45,5 +47,3 @@ Spring Boot examples, using the simplest and the most useful scene demos.
 - [spring-boot-actuator](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-actuator):Spring Boot Actuator demo  
 - [spring-boot-admin-simple](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-admin-simple):Spring Boot Admin demo   
 - [spring-boot-banner](https://github.com/ityouknow/spring-boot-examples/tree/master/spring-boot-banner):Spring Boot Cumtom Banner 
-
-**[Favorites-web](https://github.com/cloudfavorites/favorites-web):Open source projects developed using Spring Boot**