From 2d80770cfd1eddfadb57e5f4f063ad1bff7e783f Mon Sep 17 00:00:00 2001 From: RYAN0UP_ Date: Thu, 22 Mar 2018 20:01:03 +0800 Subject: [PATCH] :alien: Update README --- README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 69ddba04b..7d340d213 100755 --- a/README.md +++ b/README.md @@ -9,12 +9,12 @@ ## 目录 -- [Introduction 简介](#简介) -- [Demo 演示](#演示Demo) -- [Download 下载](#下载) -- [Docs 文档](#文档) -- [License 许可证](#许可证) -- [Thanks 感谢](#感谢) +- [Introduction 简介](#Introduction-简介) +- [Demo 演示](#Demo-演示) +- [Download 下载](#Download-下载) +- [Docs 文档](#Docs-文档) +- [License 许可证](#License-许可证) +- [Thanks 感谢](#Thanks-感谢) ## Introduction 简介 @@ -46,4 +46,12 @@ Fast,simple,powerful blog system powered by Java. ## Thanks 感谢 +Halo的诞生离不开下面这些开源项目: + +- [Spring Boot](https://github.com/spring-projects/spring-boot):Spring的微服务框架 +- [H2 Database](https://github.com/h2database/h2database):嵌入式数据库,无需安装 +- [Druid](https://github.com/alibaba/druid):阿里的数据源 +- [Lombok](https://www.projectlombok.org/):让代码更简洁 +- [oh-my-email](https://github.com/biezhi/oh-my-email):可能是最小的Java邮件发送库了,支持抄送、附件、模板等 +- [AdminLTE](https://github.com/almasaeed2010/AdminLTE):基于Bootstrap的后台模板