iBrokeTheCode commited on
Commit
5cae479
ยท
1 Parent(s): f881c94

chore: Improve README file

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -9,7 +9,7 @@ license: mit
9
  short_description: Extract, Load, Transform Pipeline applied to an E-Commerce
10
  ---
11
 
12
- # E-Commerce ELT Pipeline
13
 
14
  ## Table of Contents
15
 
@@ -29,8 +29,10 @@ The dashboard provides a detailed view of the e-commerce experience, including:
29
  - Customer locations and product categories
30
  - Customer reviews and satisfaction
31
 
32
- > [!IMPORTANT]
33
- > You can check out the deployed dashboard here: [E-Commerce ELT](https://huggingface.co/spaces/iBrokeTheCode/E-Commerce_ELT)
 
 
34
 
35
  ![Dashboard](./public/dashboard-demo.png)
36
 
 
9
  short_description: Extract, Load, Transform Pipeline applied to an E-Commerce
10
  ---
11
 
12
+ # ๐Ÿ“ฆ E-Commerce ELT Pipeline
13
 
14
  ## Table of Contents
15
 
 
29
  - Customer locations and product categories
30
  - Customer reviews and satisfaction
31
 
32
+ > [!IMPORTANT]
33
+ >
34
+ > - Check out the deployed app here: ๐Ÿ‘‰๏ธ [E-Commerce ELT](https://huggingface.co/spaces/iBrokeTheCode/E-Commerce_ELT) ๐Ÿ‘ˆ๏ธ
35
+ > - Check out the Jupyter Notebook for a detailed walkthrough of the project here: ๐Ÿ‘‰๏ธ [Jupyter Notebook](https://huggingface.co/spaces/iBrokeTheCode/E-Commerce_ELT/blob/main/tutorial_app.ipynb) ๐Ÿ‘ˆ๏ธ
36
 
37
  ![Dashboard](./public/dashboard-demo.png)
38