Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 275 Bytes

File metadata and controls

11 lines (8 loc) · 275 Bytes

Verso Manual HTML

This directory contains the Verso user's guide in HTML format. To read it, you'll need a local web server. Python ships with one, which can be run as follows:

python3 -m http.server 8080

Then, open http://localhost:8080 to read the document.