burtenshaw HF Staff commited on
Commit
6ee07d9
Β·
verified Β·
1 Parent(s): ef96f44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -9,6 +9,13 @@ pinned: false
9
 
10
  ![robotics course](https://huggingface.co/robotics-course/images/resolve/main/banner.png)
11
 
 
 
 
 
 
 
 
12
  # Welcome to the πŸ€— Robotics Course
13
 
14
  ![Robotics Course](https://huggingface.co/robotics-course/images/resolve/main/ch1/ch1-lerobot-figure1.png)
 
9
 
10
  ![robotics course](https://huggingface.co/robotics-course/images/resolve/main/banner.png)
11
 
12
+ <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-color: lightgoldenrodyellow; border-radius: 8px;">
13
+ <img src="https://cdn-avatars.huggingface.co/v1/production/uploads/62d648291fa3e4e7ae3fa6e8/Jm3GYn6LHuasiLSlj03hd.png" alt="Course Image" style="width: 7em; border-radius: 5px 5px 0 0;">
14
+ <h2 style="color: #333; margin-bottom: 10px;">πŸŽ“ Chapters 1 and 2 are now available! If you want to join in, follow this org!</h2>
15
+ <a href="https://huggingface.co/learn/robotics-course/en/chapter0/1" 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='#007bff'">Learn it now</a>
16
+ </div>
17
+
18
+
19
  # Welcome to the πŸ€— Robotics Course
20
 
21
  ![Robotics Course](https://huggingface.co/robotics-course/images/resolve/main/ch1/ch1-lerobot-figure1.png)