Spaces:
Sleeping
Sleeping
AP\VivekIsh
commited on
Commit
·
859323e
1
Parent(s):
6fadbbc
codegen: Update readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# UNISYS Codegen
|
| 2 |
|
| 3 |
A FastAPI project use to generate the code snippets based on the input given.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Codegen
|
| 3 |
+
emoji: 📊
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: yellow
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
# UNISYS Codegen
|
| 11 |
|
| 12 |
A FastAPI project use to generate the code snippets based on the input given.
|