diff --git a/README.en.md b/README.en.md new file mode 100644 index 0000000000000000000000000000000000000000..a8b31c6dc0fe7d7d6d1f0f295605fda462764bf4 --- /dev/null +++ b/README.en.md @@ -0,0 +1,26 @@ +# test + +This is an empty test project repository, currently containing only the `.gitignore` file. + +## Introduction + +This project is currently in its initial state, with no other source code or documentation. + +## Directory Structure + +``` +. +└── .gitignore +``` + +## Usage Instructions + +None available yet. + +## Contribution + +Pull requests and issues are welcome to improve this project. + +## License + +None available yet. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..bab3ba7ee521f140621b3a10fe82f63002573c23 --- /dev/null +++ b/README.md @@ -0,0 +1,28 @@ + + +# test + +这是一个空的测试项目仓库,目前仅包含 `.gitignore` 文件。 + +## 简介 + +该项目目前处于初始状态,没有其他源代码或文档。 + +## 目录结构 + +``` +. +└── .gitignore +``` + +## 使用说明 + +暂无 + +## 贡献 + +欢迎提交 Pull Request 或 Issue 来完善此项目。 + +## 许可证 + +暂无 \ No newline at end of file