diff --git a/README.md b/README.md index a01361f..c35054c 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,5 @@ Each page can have multiple patches, that are in the `templates` folder in the p ## TODO - [ ] Add option to disable the default styles +- [ ] Hijack the loading to actually load after all the patches are applied + We can hack the current loader (the white div on the top of the webpage) to show only after all the patches are applied, so we don't have flash of the old UI.