diff --git a/README.md b/README.md index c91b35f..7ebd94d 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,8 @@ catch (ModrinthApiException e) ### Threads endpoints +🔐 All of the endpoints in this section require authentication. + | Name | Method | Implemented | |------------------------------------|--------|-------------| | Report a project, user, or version | POST | ❌ | @@ -239,6 +241,8 @@ catch (ModrinthApiException e) ### Notifications endpoints +🔐 All of the endpoints in this section require authentication. + | Name | Method | Implemented | |-------------------------------------|--------|-------------| | Get user's notifications | GET | ✅ |