Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
-
|
| 2 |
---
|
| 3 |
title: Code Review Professional Workflow
|
| 4 |
-
emoji:
|
| 5 |
colorFrom: blue
|
| 6 |
colorTo: purple
|
| 7 |
sdk: docker
|
|
@@ -51,18 +50,4 @@ openenv push
|
|
| 51 |
## License
|
| 52 |
|
| 53 |
MIT
|
| 54 |
-
```
|
| 55 |
-
|
| 56 |
-
## ✅ Steps to fix
|
| 57 |
-
|
| 58 |
-
1. **Go to your Space’s `Files` tab** – `https://huggingface.co/spaces/100XZX001/CodeReview-Professional-Workflow/tree/main`
|
| 59 |
-
2. **Open `README.md`**.
|
| 60 |
-
3. **Delete everything** in the file.
|
| 61 |
-
4. **Copy the text above** and paste it into the file.
|
| 62 |
-
5. **Click `Commit changes`** at the bottom.
|
| 63 |
-
6. Wait for the Space to rebuild (watch the **App** tab logs).
|
| 64 |
-
|
| 65 |
-
After the rebuild, your Space will become healthy. Then test:
|
| 66 |
-
|
| 67 |
-
- `https://100XZX001-code-review-professional-workflow.hf.space/health` → `{"status":"healthy"}`
|
| 68 |
-
- `https://100XZX001-code-review-professional-workflow.hf.space/` → `{"status":"ok"}`
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: Code Review Professional Workflow
|
| 3 |
+
emoji: 🔥
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
sdk: docker
|
|
|
|
| 50 |
## License
|
| 51 |
|
| 52 |
MIT
|
| 53 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|