burtenshaw HF Staff commited on
Commit
39f0c9c
·
verified ·
1 Parent(s): 983f649

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ Welcome to the Hugging Face LLM Course! This is the latest cohort of the [Huggi
13
 
14
  <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;">
15
  <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;">
16
- <h2 style="color: #333; margin-bottom: 10px;">🎓 Chapter 1 is CERTIFICATE now available! If you want to join in, follow this org!</h2>
17
  <a href="https://huggingface.co/learn/nlp-course/en/chapter1/10" 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>
18
  </div>
19
 
 
13
 
14
  <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;">
15
  <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;">
16
+ <h2 style="color: #333; margin-bottom: 10px;">🎓 Chapter 1 CERTIFICATE is now available! If you want to join in, follow this org!</h2>
17
  <a href="https://huggingface.co/learn/nlp-course/en/chapter1/10" 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>
18
  </div>
19