burtenshaw HF Staff commited on
Commit
1575dba
Β·
verified Β·
1 Parent(s): 5ac8659

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -17
README.md CHANGED
@@ -14,40 +14,40 @@ The **Model Context Protocol (MCP) Course** is your comprehensive guide to under
14
 
15
  ## πŸ“‘ Course Resources
16
 
17
- <div style="width: 100%; border: 1px solid #ccc; padding: 20px; margin: 20px auto; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); border-radius: 8px;">
18
  <div style="display: flex; flex-wrap: wrap; gap: 15px; justify-content: center;">
19
- <a href="https://youtu.be/p4q6LI-2yZ8" style="text-decoration: none; color: inherit; width: 100%; height: 90px; margin-bottom: 10px; margin-top: 10px;">
20
- <div style="padding: 15px; border-radius: 8px; background-image: linear-gradient(to bottom, #ffffff, #e0e0e0); box-shadow: 1px 1px 3px rgba(0,0,0,0.1); height: 100%; display: flex; justify-content: space-between; align-items: center; transition: all 0.3s ease;" onmouseover="this.style.transform='scale(1.02)'; this.style.boxShadow='2px 2px 8px rgba(0,0,0,0.2)'; this.style.backgroundImage='linear-gradient(to bottom, #f0f0f0, #d0d0d0)';" onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='1px 1px 3px rgba(0,0,0,0.1)'; this.style.backgroundImage='linear-gradient(to bottom, #ffffff, #e0e0e0)';">
21
  <div>
22
- <h3 style="margin-top: 10;">πŸ“Ή Unit 0 Video</h3>
23
- <p>Complete Introduction to The first parts of the MCP Course. This video is a must-watch for everyone who wants to start the MCP Course.</p>
24
  </div>
25
  <img src="images/video_1.png" alt="Video Icon" style="height: 100%; width: auto; margin-left: 10px;">
26
  </div>
27
  </a>
28
- <a href="https://youtube.com/live/aK8Jz-x5rJ8?feature=share" style="text-decoration: none; color: inherit; width: 100%; height: 90px; margin-bottom: 10px; margin-top: 10px;">
29
- <div style="padding: 15px; border-radius: 8px; background-image: linear-gradient(to bottom, #ffffff, #e0e0e0); box-shadow: 1px 1px 3px rgba(0,0,0,0.1); height: 100%; display: flex; justify-content: space-between; align-items: center; transition: all 0.3s ease;" onmouseover="this.style.transform='scale(1.02)'; this.style.boxShadow='2px 2px 8px rgba(0,0,0,0.2)'; this.style.backgroundImage='linear-gradient(to bottom, #f0f0f0, #d0d0d0)';" onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='1px 1px 3px rgba(0,0,0,0.1)'; this.style.backgroundImage='linear-gradient(to bottom, #ffffff, #e0e0e0)';">
30
  <div>
31
- <h3 style="margin-top: 10;">πŸ”΄ Unit 1 Live Stream</h3>
32
- <p>On <b>29th May 8:00 PM CEST</b> we will have a live stream where we will cover Q&A and the MCP Course Unit 1 on MCP fundamentals. </p>
33
  </div>
34
  <img src="images/live_session.png" alt="Live Stream Icon" style="height: 100%; width: auto; margin-left: 10px;">
35
  </div>
36
  </a>
37
- <a href="https://huggingface.co/spaces/mcp-course/unit_1_quiz" style="text-decoration: none; color: inherit; width: 100%; height: 90px; margin-bottom: 10px; margin-top: 10px;">
38
- <div style="padding: 15px; border-radius: 8px; background-image: linear-gradient(to bottom, #ffffff, #e0e0e0); box-shadow: 1px 1px 3px rgba(0,0,0,0.1); height: 100%; display: flex; justify-content: space-between; align-items: center; transition: all 0.3s ease;" onmouseover="this.style.transform='scale(1.02)'; this.style.boxShadow='2px 2px 8px rgba(0,0,0,0.2)'; this.style.backgroundImage='linear-gradient(to bottom, #f0f0f0, #d0d0d0)';" onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='1px 1px 3px rgba(0,0,0,0.1)'; this.style.backgroundImage='linear-gradient(to bottom, #ffffff, #e0e0e0)';">
39
  <div>
40
- <h3 style="margin-top: 10;">πŸ† Get Certified</h3>
41
- <p>If you want to get certified, you can do so by completing the MCP Course and passing the certification exam.</p>
42
  </div>
43
  <img src="images/certificate.png" alt="Certificate Icon" style="height: 100%; width: auto; margin-left: 10px;">
44
  </div>
45
  </a>
46
- <a href="https://huggingface.co/learn/mcp-course/unit0/introduction" style="text-decoration: none; color: inherit; width: 100%; height: 90px; margin-bottom: 10px; margin-top: 10px; margin-bottom: 30px;">
47
- <div style="padding: 15px; border-radius: 8px; background-image: linear-gradient(to bottom, #ffffff, #e0e0e0); box-shadow: 1px 1px 3px rgba(0,0,0,0.1); height: 100%; display: flex; justify-content: space-between; align-items: center; transition: all 0.3s ease;" onmouseover="this.style.transform='scale(1.02)'; this.style.boxShadow='2px 2px 8px rgba(0,0,0,0.2)'; this.style.backgroundImage='linear-gradient(to bottom, #f0f0f0, #d0d0d0)';" onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='1px 1px 3px rgba(0,0,0,0.1)'; this.style.backgroundImage='linear-gradient(to bottom, #ffffff, #e0e0e0)';">
48
  <div>
49
- <h3 style="margin-top: 10;">πŸ“ Written Materials</h3>
50
- <p>To start learning the MCP Course, you can start with the written materials.</p>
51
  </div>
52
  <img src="images/written_material.png" alt="Written Materials Icon" style="height: 100%; width: auto; margin-left: 10px;">
53
  </div>
 
14
 
15
  ## πŸ“‘ Course Resources
16
 
17
+ <div style="width: 100%; border: 1px solid #ccc; padding: 20px; margin: 20px auto; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); margin: 20px auto; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); border-radius: 8px;">
18
  <div style="display: flex; flex-wrap: wrap; gap: 15px; justify-content: center;">
19
+ <a href="https://youtu.be/p4q6LI-2yZ8" style="text-decoration: none; color: inherit; width: 100%; height: 120px; margin-bottom: 10px; margin-top: 10px;">
20
+ <div style="padding: 15px; border-radius: 8px; background-image: linear-gradient(to bottom, #e6f7ff, #cce5ff); box-shadow: 1px 1px 3px rgba(0,0,0,0.1); border: 2px solid #3498db; height: 100%; display: flex; justify-content: space-between; align-items: center; transition: all 0.3s ease;" onmouseover="this.style.transform='scale(1.02)'; this.style.boxShadow='2px 2px 8px rgba(0,0,0,0.2)'; this.style.backgroundImage='linear-gradient(to bottom, #d6f0ff, #b8daff)';" onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='1px 1px 3px rgba(0,0,0,0.1)'; this.style.backgroundImage='linear-gradient(to bottom, #e6f7ff, #cce5ff)';">
21
  <div>
22
+ <h3 style="margin-top: 10; color: #000000;">οΏ½οΏ½ Unit 0 Video</h3>
23
+ <p style="color: #000000;">Complete Introduction to The first parts of the MCP Course. This video is a must-watch for everyone who wants to start the MCP Course.</p>
24
  </div>
25
  <img src="images/video_1.png" alt="Video Icon" style="height: 100%; width: auto; margin-left: 10px;">
26
  </div>
27
  </a>
28
+ <a href="https://youtube.com/live/aK8Jz-x5rJ8?feature=share" style="text-decoration: none; color: inherit; width: 100%; height: 120px; margin-bottom: 10px; margin-top: 10px;">
29
+ <div style="padding: 15px; border-radius: 8px; background-image: linear-gradient(to bottom, #e6f7ff, #cce5ff); box-shadow: 1px 1px 3px rgba(0,0,0,0.1); border: 2px solid #3498db; height: 100%; display: flex; justify-content: space-between; align-items: center; transition: all 0.3s ease;" onmouseover="this.style.transform='scale(1.02)'; this.style.boxShadow='2px 2px 8px rgba(0,0,0,0.2)'; this.style.backgroundImage='linear-gradient(to bottom, #d6f0ff, #b8daff)';" onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='1px 1px 3px rgba(0,0,0,0.1)'; this.style.backgroundImage='linear-gradient(to bottom, #e6f7ff, #cce5ff)';">
30
  <div>
31
+ <h3 style="margin-top: 10; color: #000000;">πŸ”΄ Unit 1 Live Stream</h3>
32
+ <p style="color: #000000;">On <b style="color: #000000;">29th May 8:00 PM CEST</b> we will have a live stream where we will cover Q&A and the MCP Course Unit 1 on MCP fundamentals. </p>
33
  </div>
34
  <img src="images/live_session.png" alt="Live Stream Icon" style="height: 100%; width: auto; margin-left: 10px;">
35
  </div>
36
  </a>
37
+ <a href="https://huggingface.co/spaces/mcp-course/unit_1_quiz" style="text-decoration: none; color: inherit; width: 100%; height: 120px; margin-bottom: 10px; margin-top: 10px;">
38
+ <div style="padding: 15px; border-radius: 8px; background-image: linear-gradient(to bottom, #e6f7ff, #cce5ff); box-shadow: 1px 1px 3px rgba(0,0,0,0.1); border: 2px solid #3498db; height: 100%; display: flex; justify-content: space-between; align-items: center; transition: all 0.3s ease;" onmouseover="this.style.transform='scale(1.02)'; this.style.boxShadow='2px 2px 8px rgba(0,0,0,0.2)'; this.style.backgroundImage='linear-gradient(to bottom, #d6f0ff, #b8daff)';" onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='1px 1px 3px rgba(0,0,0,0.1)'; this.style.backgroundImage='linear-gradient(to bottom, #e6f7ff, #cce5ff)';">
39
  <div>
40
+ <h3 style="margin-top: 10; color: #000000;">πŸ† Get Certified</h3>
41
+ <p style="color: #000000;">If you want to get certified, you can do so by completing the MCP Course and passing the certification exam.</p>
42
  </div>
43
  <img src="images/certificate.png" alt="Certificate Icon" style="height: 100%; width: auto; margin-left: 10px;">
44
  </div>
45
  </a>
46
+ <a href="https://huggingface.co/learn/mcp-course/unit0/introduction" style="text-decoration: none; color: inherit; width: 100%; height: 120px; margin-bottom: 10px; margin-top: 10px; margin-bottom: 30px;">
47
+ <div style="padding: 15px; border-radius: 8px; background-image: linear-gradient(to bottom, #e6f7ff, #cce5ff); box-shadow: 1px 1px 3px rgba(0,0,0,0.1); border: 2px solid #3498db; height: 100%; display: flex; justify-content: space-between; align-items: center; transition: all 0.3s ease;" onmouseover="this.style.transform='scale(1.02)'; this.style.boxShadow='2px 2px 8px rgba(0,0,0,0.2)'; this.style.backgroundImage='linear-gradient(to bottom, #d6f0ff, #b8daff)';" onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='1px 1px 3px rgba(0,0,0,0.1)'; this.style.backgroundImage='linear-gradient(to bottom, #e6f7ff, #cce5ff)';">
48
  <div>
49
+ <h3 style="margin-top: 10; color: #000000;">πŸ“ Written Materials</h3>
50
+ <p style="color: #000000;">To start learning the MCP Course, you can start with the written materials.</p>
51
  </div>
52
  <img src="images/written_material.png" alt="Written Materials Icon" style="height: 100%; width: auto; margin-left: 10px;">
53
  </div>