diff --git a/DM-README.md b/DM-README.md
index f0bca91001b9c0c4734cf75b6732838ae0b286a4..065e6629610c6ac1353784f0ebb3753a8f83b026 100644
--- a/DM-README.md
+++ b/DM-README.md
@@ -1,3 +1,20 @@
+
+
# 达梦数据库支持
## 1、下载相关jar包
diff --git a/MYSQL-README.md b/MYSQL-README.md
index 46a6aff1c86d3c6283fcbf13cb84bc45a3d356fb..b5d3671d374ae0528f344448f74766e994bc70c3 100644
--- a/MYSQL-README.md
+++ b/MYSQL-README.md
@@ -1,3 +1,20 @@
+
+
# mysql数据库支持
## 1、下载相关jar包
diff --git a/README.md b/README.md
index 31d4927d856b94b56258e8d11e86fad04ecd5461..528280cafd81bcb1a41cef24a5552ee3e46b2b78 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,21 @@
+
+
+
# Bigtop-Manager
Bigtop-Manager is a platform for managing Bigtop components. Inspired by Apache Ambari.
diff --git a/README.zh.md b/README.zh.md
index 0cd858a10112e88ec7b49d1806f0ec7aff7c35d1..b555a6e72f347557cde4c736876b8c6a5c14add0 100644
--- a/README.zh.md
+++ b/README.zh.md
@@ -1,3 +1,20 @@
+
+
# Bigtop-Manager
Bigtop-Manager 是一个用于管理 Bigtop 组件的平台。灵感来自 Apache Ambari。
diff --git a/bigtop-manager-common/src/test/java/org/apache/bigtop/manager/common/utils/shell/test.bat b/bigtop-manager-common/src/test/java/org/apache/bigtop/manager/common/utils/shell/test.bat
index 905736fcc5a2edd3d9fedc15259744397f021d01..17fa0e646d9ecd30fe594e1ad9efc2de8fccd890 100644
--- a/bigtop-manager-common/src/test/java/org/apache/bigtop/manager/common/utils/shell/test.bat
+++ b/bigtop-manager-common/src/test/java/org/apache/bigtop/manager/common/utils/shell/test.bat
@@ -1,3 +1,22 @@
+@REM ----------------------------------------------------------------------------
+@REM Licensed to the Apache Software Foundation (ASF) under one
+@REM or more contributor license agreements. See the NOTICE file
+@REM distributed with this work for additional information
+@REM regarding copyright ownership. The ASF licenses this file
+@REM to you under the Apache License, Version 2.0 (the
+@REM "License"); you may not use this file except in compliance
+@REM with the License. You may obtain a copy of the License at
+@REM
+@REM https://www.apache.org/licenses/LICENSE-2.0
+@REM
+@REM Unless required by applicable law or agreed to in writing,
+@REM software distributed under the License is distributed on an
+@REM "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+@REM KIND, either express or implied. See the License for the
+@REM specific language governing permissions and limitations
+@REM under the License.
+@REM ----------------------------------------------------------------------------
+
@echo off
for /L %%i in (1,1,30) do (
echo %%i
diff --git a/bigtop-manager-ui/README.md b/bigtop-manager-ui/README.md
index e37a6bf00bfa22cd12a5a6fe4a02b7db4d229708..e6c237316036ff935c9b469e30c613beb786e090 100644
--- a/bigtop-manager-ui/README.md
+++ b/bigtop-manager-ui/README.md
@@ -1,3 +1,20 @@
+
+
# Bigtop-Manager-ui
Bigtop-Manager-ui is the front-end UI of the Manager platform, which stores code about the interaction between the platform and users, interface display, control styles, etc.
diff --git a/bigtop-manager-ui/README.zh.md b/bigtop-manager-ui/README.zh.md
index f22f4c08490e791a11cbbd7b43d01d79979adb05..d0b8c973013e0fbc1b8c6462afe8515285e881c8 100644
--- a/bigtop-manager-ui/README.zh.md
+++ b/bigtop-manager-ui/README.zh.md
@@ -1,3 +1,20 @@
+
+
# Bigtop-Manager-ui
Bigtop-Manager-ui是Manager平台的前端UI,存放有关平台与用户交互,界面展示,控件样式等代码。
diff --git a/pom.xml b/pom.xml
index 4923e23d2f911f9898be842af561cff2f2643291..c7e827262f0b39716796ba990a746cb31415a917 100644
--- a/pom.xml
+++ b/pom.xml
@@ -157,26 +157,27 @@
${apache-rat-plugin.version}
- verify.rat
check
- verify
-
-
- **/.idea/
- **/.mvn/
- **/*.iml
- **/*.md
- **/*.json
- *.md
- .git/
- .gitignore
- .github/**
-
-
+ test
+
+
+ .idea/
+ .mvn/
+ **/*.iml
+ **/*.json
+ .git/
+ .gitignore
+ .github/
+ LICENSE
+ **/*.ftl
+ **/*.log
+ pnpm-lock.yaml
+
+