Update README.md

This commit is contained in:
2023-03-28 21:12:05 +03:00
parent 5f6781322b
commit 4ef9bc0c10

View File

@@ -2,6 +2,12 @@
Aimed to be a simple, fast and easy-to-use webarchive for personal or home-net usage. 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 ## Requirements
* Golang 1.19 or higher * Golang 1.19 or higher