hodfa840 commited on
Commit
d143cc9
·
1 Parent(s): e683c99

fix: use GitHub raw URL for demo GIF in README

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -30,9 +30,7 @@ allow_api: false
30
 
31
  ---
32
 
33
- <!-- Replace the line below with your recorded GIF -->
34
- <!-- To record: open the demo, use LICEcap / ScreenToGif / Kap, run through Phase 1→4, save as demo.gif, then: git add demo.gif && git commit -m "add demo gif" && git push -->
35
- ![RetailMind demo](demo.gif)
36
 
37
  ---
38
 
 
30
 
31
  ---
32
 
33
+ ![RetailMind demo](https://raw.githubusercontent.com/hodfa840/-RetailMind-Self-Healing-LLM-for-Store-Intelligence/main/demo.gif)
 
 
34
 
35
  ---
36