diff --git a/README.md b/README.md index e4c2acb..70ecece 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Aimed to be a simple, fast and easy-to-use webarchive for personal or home-net usage. +## Supported store formats + +* **headers** — save all headers from response +* **pdf** — save page in pdf +* **single_file** — save html and all its resources (css,js,images) into one html file + ## Requirements * Golang 1.19 or higher