Skip to content

Commit 9a3bb70

Browse files
Update README.md
1 parent 26989bd commit 9a3bb70

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
CorsProxy
22

3-
This project represents a simple CORS proxy server for your web application which could be hosted on https://vercel.com
3+
This project represents a simple CORS proxy server for your web application, which could be hosted on https://vercel.com
44

55
Usage
66

7+
```
78
https://<your-project-name>.vercel.app/api/proxy?url=${encodeURIComponent(urlToProxy)
9+
```

0 commit comments

Comments
 (0)