From 52df8dae74e053589854555a1adecec1068823b4 Mon Sep 17 00:00:00 2001 From: radical Date: Fri, 23 May 2025 18:17:39 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8a76eba..c47f0c3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ A Rust library providing **asynchronous access to the Bunny CDN API** using Tokio. +## Issues/PRs + +Issues and PRs can be submitted on the [GitHub mirror](https://github.com/gorb-app/bunny-api-tokio) + ## Features - **Async-first**: Built with Tokio for non-blocking API calls. - **Edge Storage API**: Supports Bunny's edge storage operations.