fix remaining casing issues

This commit is contained in:
Colt Steele MacBook
2024-08-13 21:19:10 -06:00
parent d2a7a9130c
commit ac41d1bff2
3 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
# Anthropic API Fundamentals Course
# Anthropic API fundamentals course
A series of notebook tutorials that cover the essentials of working with Claude models and the Anthropic SDK including:
* [Getting an API key and making simple requests](./01_getting_started.ipynb)