devZenaight commited on
Commit
4540cce
·
1 Parent(s): 1e2d0ec
Files changed (2) hide show
  1. .gitignore +1 -0
  2. readme.md +2 -4
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ .env
readme.md CHANGED
@@ -1,12 +1,10 @@
1
  ---
2
- title: BP FastAPI Business Plan Generator
3
  emoji: 📈
4
  colorFrom: purple
5
  colorTo: blue
6
  sdk: docker
7
- sdk_version: "4.0.0"
8
- app_file: app/main.py
9
  pinned: false
10
  license: other
11
- short_description: Fast API Business Plan Generator with PDF/Word export
12
  ---
 
1
  ---
2
+ title: BP FastAPI
3
  emoji: 📈
4
  colorFrom: purple
5
  colorTo: blue
6
  sdk: docker
 
 
7
  pinned: false
8
  license: other
9
+ short_description: Fast API Business Plan Generator
10
  ---