diff --git a/README.md b/README.md index 85ba8d3..d0d6c88 100644 --- a/README.md +++ b/README.md @@ -52,14 +52,14 @@ This proxy has no authentication, and I don't plan to add any (PRs welcome thoug ## TODO -[ ] Docker image -[ ] Send JS/CSS to the client -[ ] Custom Chromium binary locations -[ ] More CLI arguments to control ChromeDriver behavior -[ ] Error handling (404, 403, 429) -[ ] Screenshot endpoint -[ ] Allow custom headers -[ ] POST requests +- [ ] Docker image +- [ ] Send JS/CSS to the client +- [ ] Custom Chromium binary locations +- [ ] More CLI arguments to control ChromeDriver behavior +- [ ] Error handling (404, 403, 429) +- [ ] Screenshot endpoint +- [ ] Allow custom headers +- [ ] POST requests ## Similiar Projects