From e8003b5c66494c398fa8b716e0872771e2ea4af8 Mon Sep 17 00:00:00 2001
From: hyb <kk_huangyangbo@163.com>
Date: Tue, 20 May 2025 03:25:19 +0000
Subject: [PATCH] 修改

---
 测试组/Test_platform/Interface_automation/README.md |   24 ------------------------
 1 files changed, 0 insertions(+), 24 deletions(-)

diff --git "a/\346\265\213\350\257\225\347\273\204/Test_platform/Interface_automation/README.md" "b/\346\265\213\350\257\225\347\273\204/Test_platform/Interface_automation/README.md"
index 4448a54..bbc7f30 100644
--- "a/\346\265\213\350\257\225\347\273\204/Test_platform/Interface_automation/README.md"
+++ "b/\346\265\213\350\257\225\347\273\204/Test_platform/Interface_automation/README.md"
@@ -1,18 +1,6 @@
-# LunarLink
-[![GitHub License](https://img.shields.io/github/license/tahitimoon/LunarLink?color=yellow)](https://github.com/tahitimoon/LunarLink/blob/main/LICENSE)
-[![GitHub Release](https://img.shields.io/github/v/release/tahitimoon/LunarLink)](https://github.com/tahitimoon/LunarLink/releases)
-[![GitHub Repo stars](https://img.shields.io/github/stars/tahitimoon/LunarLink)](https://github.com/tahitimoon/LunarLink/stargazers)
-[![GitHub forks](https://img.shields.io/github/forks/tahitimoon/LunarLink)](https://github.com/tahitimoon/LunarLink/fork)
-[![Python Version](https://img.shields.io/badge/Python-%3E%3D3.9.5-green)](https://python.org/)
-[![Django Version](https://img.shields.io/badge/Django-3.2-blue)](https://docs.djangoproject.com/zh-hans/3.2/)
-[![Static Badge](https://img.shields.io/badge/Node-%3E%3D16.0.0-brightgreen)](https://nodejs.org/en)
-
-
 ## 平台简介
 
 基于HttpRunner + Django + Vue + Element UI 的接口自动化测试平台,生产可用。
-
-此外,非常感谢 [花菜](https://github.com/lihuacai168)。没有 AnotherFasterRunner 就不会有 LunarLink :)
 
 ## 技术栈
 
@@ -126,18 +114,6 @@
 # 启动celery,在控制台执行
 celery -A backend worker -B --loglevel=info
 ```
-
-##  演示图 ✅
-
-![](screenshots/1.png)
-
-![](screenshots/2.png)
-
-![](screenshots/3.png)
-
-![](screenshots/4.png)
-
-![](screenshots/5.gif)
 
 ##  Docker构建
 请参考文档[Docker构建](deployment/README.md)

--
Gitblit v1.9.1