aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2025-10-30 23:34:37 +0000
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2025-10-30 23:34:37 +0000
commite9b62b2bc620bae72daa32d6b96bd5e59b2a293f (patch)
treefa0c6bc4b95d822b985d0e7b8a34c27568b489d3
parent367e74c3dd2929306c24393311386c8f2a4a9ddd (diff)
downloadzue.dev-e9b62b2bc620bae72daa32d6b96bd5e59b2a293f.tar
zue.dev-e9b62b2bc620bae72daa32d6b96bd5e59b2a293f.tar.gz
zue.dev-e9b62b2bc620bae72daa32d6b96bd5e59b2a293f.tar.bz2
zue.dev-e9b62b2bc620bae72daa32d6b96bd5e59b2a293f.tar.xz
zue.dev-e9b62b2bc620bae72daa32d6b96bd5e59b2a293f.zip
update readme
-rw-r--r--README.md6
1 files 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.