xyizko commited on
Commit
fa88f09
·
verified ·
1 Parent(s): 82327a7

Update README.md

Browse files

- Removed unnecessary bullet point. Assuming no other new notebooks are going to be added

Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -4,5 +4,4 @@ license: apache-2.0
4
 
5
  Example notebooks, part of the [Hugging Face Agents Course](https://huggingface.co/learn/agents-course/unit0/introduction).
6
 
7
- * [Dummy Agent Library](https://huggingface.co/agents-course/notebooks/blob/main/dummy_agent_library.ipynb) – Creating an Agent from scratch. It's complicated!
8
- *
 
4
 
5
  Example notebooks, part of the [Hugging Face Agents Course](https://huggingface.co/learn/agents-course/unit0/introduction).
6
 
7
+ * [Dummy Agent Library](https://huggingface.co/agents-course/notebooks/blob/main/dummy_agent_library.ipynb) – Creating an Agent from scratch. It's complicated!