diff --git a/README.md b/README.md
new file mode 100644
index 0000000..80a1c20
--- /dev/null
+++ b/README.md
@@ -0,0 +1,22 @@
+# 声明
+- *程序作者: **RTAkland (markushammered@gmail.com)***
+- 和风天气开发者平台:和风天气开发者平台
+- 和风天气官网: 和风天气官网
+
+# 如何使用
+- 程序基于python3.x开发 务必使用python3.x版本运行
+- 将config.yml正确填写完成
+- 使用`pip install -r requirements.txt` 安装需要的库
+- 运行`QWeather.py` 或 `QWeather.sh`
+
+# English README.md
+# Statement
+- Developed by **RTAkland (markushammered@gmail.com)**
+- The weather API from QWeatherQWeather Official Website
+- QWeather Developer Platform: QWeather Developer Platform
+
+# How to use
+- Run program using Python3
+- Fill in the configuration file correctly
+- Use `pip/pip3 -install -r requirements.txt` to install required libraries
+- Run `QWeather.py` or `QWeather.sh`
\ No newline at end of file