Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
maxmindlin committed Jun 13, 2024
1 parent 90b1468 commit 50167cb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,15 @@ ScoutLang is a DSL made for web scraping, focusing on a simple and expressive sy
ScoutLang comes bundled with a full REPL and a powerful debugging mode, allowing you to visualize your web scraping scripts in real time.

![debug](./assets/scout.gif)

# Installation

Eventually Scout installation will come bundled with the necessary pre-reqs. For now, you will need:
- Some version of FireFox
- [Geckodriver](https://github.com/mozilla/geckodriver)

See [Releases](https://github.com/maxmindlin/scout-lang/releases) for up to date Scout binary installation instructions.

# License

Scout is dual-licensed with MIT & Apache 2.0, at your option.

0 comments on commit 50167cb

Please sign in to comment.