From 8b79ff0fdeb46d71d9818406d628b37624614f10 Mon Sep 17 00:00:00 2001 From: Afonso Jorge Ramos Date: Fri, 20 Dec 2024 10:21:48 +0000 Subject: [PATCH] docs: updated readme & test cloudflare deployment --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09258a5..483f2c1 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,13 @@ Simple reverse proxy to bypass CORS, used by [spicetify](https://spicetify.app). --- -### features: +### 🚀 Features - Deployable on many platforms - thanks to nitro - header rewrites - read and write protected headers - bypass CORS - always allows browser to send requests through it -### supported platforms: +### 📦 Supported platforms - cloudflare workers - nodejs + +> Note: As we are using Nitro, more platforms can be added easily, if needed. \ No newline at end of file