👽 Update README

pull/1/head
RYAN0UP_ 2018-03-22 20:01:03 +08:00
parent 0fd8113a5d
commit 2d80770cfd
1 changed files with 14 additions and 6 deletions

View File

@ -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的后台模板