burtenshaw HF Staff commited on
Commit
cdf803d
Β·
verified Β·
1 Parent(s): b0887ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -15,6 +15,12 @@ This interactive, certified course will guide you through **building and deployi
15
 
16
  πŸ“– [Check out the course material here](https://huggingface.co/learn/agents-course/unit0/introduction)
17
 
 
 
 
 
 
 
18
  # Course Syllabus
19
 
20
  Here is the general syllabus for the course. With each unit a more detailed list of topics will be released.
 
15
 
16
  πŸ“– [Check out the course material here](https://huggingface.co/learn/agents-course/unit0/introduction)
17
 
18
+ <div style="width: 100%; border: 1px solid #ccc; padding: 20px; margin: 20px auto; box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1); background-image: linear-gradient(to bottom, #ffd231, #ff9d00); border-radius: 8px;">
19
+ <img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62d648291fa3e4e7ae3fa6e8/Jm3GYn6LHuasiLSlj03hd.png" alt="MCP Course" style="width: 7em; border-radius: 5px 5px 0 0;">
20
+ <h2 style="color: #333; margin-bottom: 10px;">πŸš€ NEW COURSE! The MCP Course is now running!</h2>
21
+ <a href="https://huggingface.co/organizations/mcp-course/share/BcsYJAxCofWDZncivkBzafSjAcuAxOMWua" style="display: inline-block; padding: 10px 20px; background-color: lightcoral; color: white; text-decoration: none; border-radius: 5px; transition: background-color 0.3s ease;" onmouseover="this.style.backgroundColor='#0056b3'" onmouseout="this.style.backgroundColor='lightcoral'">Join the Course</a>
22
+ </div>
23
+
24
  # Course Syllabus
25
 
26
  Here is the general syllabus for the course. With each unit a more detailed list of topics will be released.