fizzah90 commited on
Commit
25b1285
·
verified ·
1 Parent(s): 6ea6830

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  An interactive data analysis application built with Streamlit and LangChain that helps users analyze and visualize data through natural language conversations.
4
 
5
- ---
6
  title: DataBot Analytics
7
  emoji: 🤖
8
  colorFrom: blue
@@ -11,7 +11,9 @@ sdk: streamlit
11
  sdk_version: 1.29.0
12
  app_file: app.py
13
  pinned: false
14
- ---
 
 
15
  ## Project Structure
16
 
17
  ```
 
2
 
3
  An interactive data analysis application built with Streamlit and LangChain that helps users analyze and visualize data through natural language conversations.
4
 
5
+ ```
6
  title: DataBot Analytics
7
  emoji: 🤖
8
  colorFrom: blue
 
11
  sdk_version: 1.29.0
12
  app_file: app.py
13
  pinned: false
14
+ ```
15
+
16
+
17
  ## Project Structure
18
 
19
  ```