From eac9938e9aab60f3981d000ecd2d444445fe6d2a Mon Sep 17 00:00:00 2001 From: creations Date: Sun, 5 Jan 2025 20:53:19 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89bcbc9..d053111 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ const e621Auth: Record = { export { e621Auth }; ``` -> **Note**: Replace `your-username` and `your-password` with your e621 account credentials. Update the `User-Agent` string to include your domain and comply with e621's API guidelines. +> **Note** Replace `your-username` and `your-password` with your e621 account credentials. Update the `User-Agent` string to include your domain and comply with e621's API guidelines.