diff --git a/README.md b/README.md index 6d0af5690..3a79f41ae 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +![Redkale logo](docs/images/logo.png) ## 简介     Redkale (中文名: 红菜苔,一种湖北特产蔬菜) 是基于Java 11全新的微服务框架, 包含HTTP、WebSocket、TCP/UDP、数据序列化、数据缓存、依赖注入等功能。 本框架致力于简化集中式和微服务架构的开发,在增强开发敏捷性的同时保持高性能。 diff --git a/docs/agent-cluster.md b/docs/agent-cluster.md index d484e34cb..a6c16ee24 100644 --- a/docs/agent-cluster.md +++ b/docs/agent-cluster.md @@ -1,2 +1,2 @@ -# 集群中心 +# 服务管理 文档完善中…… diff --git a/docs/images/logo.png b/docs/images/logo.png new file mode 100644 index 000000000..48f5dfd4e Binary files /dev/null and b/docs/images/logo.png differ diff --git a/docs/source-sql.md b/docs/source-sql.md new file mode 100644 index 000000000..15ea37cbf --- /dev/null +++ b/docs/source-sql.md @@ -0,0 +1,2 @@ +# 数据源 +文档完善中…… \ No newline at end of file