rafaaa2105 commited on
Commit
c5392bb
·
verified ·
1 Parent(s): 8a9d99c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -13
README.md CHANGED
@@ -1,13 +1,8 @@
1
- # Software Copilot with Chainlit
2
-
3
- Run the chainlit application:
4
-
5
- ```shell
6
- chainlit run app.py -h
7
- ```
8
-
9
- Serve the `index.html` file:
10
-
11
- ```shell
12
- npx http-server
13
- ```
 
1
+ ---
2
+ license: mit
3
+ title: Chainlit
4
+ sdk: docker
5
+ emoji: 🚀
6
+ colorFrom: indigo
7
+ colorTo: purple
8
+ ---