diff --git a/README.md b/README.md
index c99e6b9..73c1006 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,8 @@ springboot 版本 1.5.1.RELEASE
##### b. Web 开发相关
- springboot-mybatis
[《Springboot 整合 Mybatis 的完整 Web 案例》](http://www.bysocket.com/?p=1610 "Springboot 整合 Mybatis 的完整 Web 案例")
+- springboot-mybatis-mutil-datasource
+ [《Spring Boot 整合 Mybatis 实现 Druid 多数据源详解》](http://www.bysocket.com/?p=1712 "Spring Boot 整合 Mybatis 实现 Druid 多数据源详解")
- springboot-restful
[《Springboot 实现 Restful 服务,基于 HTTP / JSON 传输》](http://www.bysocket.com/?p=1627 "Springboot 实现 Restful 服务,基于 HTTP / JSON 传输")
- springboot-restful