Update README

This commit is contained in:
Alex Yatskov 2023-12-30 14:29:30 -08:00
parent 713a5770ae
commit c25db20eff

View File

@ -6,16 +6,6 @@ selectors](http://www.w3schools.com/cssref/css_selectors.asp). This application
files when the context in which they are presented is known to. This capability is particularly useful when the path of
the desired file is not known but the URL of the website that links to it is (common for download pages).
## Installation
If you already have the Go environment and toolchain set up, you can get the latest version by running:
```
go install foosoft.net/projects/scrawl@latest
```
Otherwise, you can use the [pre-built binaries](https://github.com/FooSoft/scrawl/releases) from the project page.
## Usage
Executing Scrawl with the `-help` command line argument will trigger online help to be displayed. Below is a more