From e9b62b2bc620bae72daa32d6b96bd5e59b2a293f Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Thu, 30 Oct 2025 23:34:37 +0000 Subject: update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a82cf04..d6c2606 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -# api.zue.dev +# [api.zue.dev](https://api.zue.dev/) + +> [@zuedev](https://github.com/zuedev)'s public API to support personal projects ## Development -**This project is mirrored!** Please do not push directly to this repository. Instead, format your changes using [`git format-patch`](https://git-scm.com/docs/git-format-patch) and send them to me via [email](mailto:git@zue.dev) or [Discord](https://discord.com/users/723361818940276736). +This project uses [Wrangler](https://github.com/cloudflare/workers-sdk) to test and deploy versions. Use `wrangler dev` to test and `wrangler deploy` to deploy new versions. -- cgit v1.2.3