diff --git a/README.md b/README.md index 4280d9f..87a1ba2 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ Declarative API programming (DAP) framework +## Project Description + +Mars-Java is a Java development framework that does not require containers + +No need for Tomcat, no Jboss, no Netty, or even Servlet. Based entirely on the JRE class library. The project lost weight again + ## Usage example [https://github.com/yuyenews/Mars-Example](https://github.com/yuyenews/Mars-Example) diff --git a/README_CN.md b/README_CN.md index 5d258d1..6fde0c5 100644 --- a/README_CN.md +++ b/README_CN.md @@ -21,6 +21,12 @@ +## 项目简介 + +Mars-Java 是一个不需要容器的Java开发框架 + +不需要Tomcat,不需要Jboss,不需要Netty,甚至不需要Servlet,完全基于JRE类库,将瘦身进行到底 + ## 使用示例 [https://github.com/yuyenews/Mars-Example](https://github.com/yuyenews/Mars-Example)