Update README.md

This commit is contained in:
Caracal.js 2022-02-26 11:41:47 -05:00 committed by GitHub
parent 6781a3f41a
commit 070295ab3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,8 @@ Ultraviolet works by intercepting HTTP requests with a service worker script tha
The main scripts required for UV are located in `lib/`
- Scripts
- `uv.sw.js` Service worker script
- `uv.sw.js` Service worker gateway
- `uv.sw-handler.js` - Service worker handler
- `uv.bundle.js` Webpack compiled Ultraviolet rewriter
- `uv.handler.js` Client-side hooking
- `uv.config.js` Configuration