AIguysingstoo commited on
Commit
632e9f0
·
verified ·
1 Parent(s): 339763b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -28,7 +28,7 @@ This space is submitted for the MCP Server Track. It functions as:
28
 
29
  ## 🎥 Demo Video
30
 
31
- [Link to demo video showing MCP server in action](https://drive.google.com/file/d/13Ax-Wx6IFDjz5-ab28XgJqaoI03GlngQ/view?usp=sharing)
32
 
33
  ## ✨ Features
34
 
@@ -51,6 +51,9 @@ Simply use the interface above to interact with the optimization tools.
51
  # Clone the repository
52
  git clone https://huggingface.co/spaces/AIguysingstoo/optimization-engineer
53
 
 
 
 
54
  # Install dependencies
55
  pip install -r requirements.txt
56
 
 
28
 
29
  ## 🎥 Demo Video
30
 
31
+ [Link to demo video showing MCP server in action](https://www.loom.com/share/5ff8fde48e4a4390899b0d86975f696d?sid=e96f155a-b7ea-494e-b66b-1c1e4032c154)
32
 
33
  ## ✨ Features
34
 
 
51
  # Clone the repository
52
  git clone https://huggingface.co/spaces/AIguysingstoo/optimization-engineer
53
 
54
+ # Alternatively, the project is published on github too
55
+ https://github.com/ngadhvi/optimization-engineer/tree/main
56
+
57
  # Install dependencies
58
  pip install -r requirements.txt
59