thechaiexperiment commited on
Commit
a4d3917
·
verified ·
1 Parent(s): f4d5134

Rename README (2).md to README.md

Browse files
Files changed (2) hide show
  1. README (2).md +0 -13
  2. README.md +10 -0
README (2).md DELETED
@@ -1,13 +0,0 @@
1
- ---
2
- title: TestingAssist
3
- emoji: 💻
4
- colorFrom: pink
5
- colorTo: red
6
- sdk: gradio
7
- sdk_version: 5.15.0
8
- app_file: app.py
9
- pinned: false
10
- short_description: AI assistant for automating software test cases generation
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: AI-Powered Test Automation System
3
+ emoji: 🧪
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ sdk_version: "1.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---