Browse Source

typo

master
Wesley Kerfoot 5 years ago
committed by GitHub
parent
commit
d6d36aa4b8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -11,5 +11,5 @@ A web browser you can control from your Scheme repl!
* Compile with `./build.sh`
## How to use
* Run `./a.out` after compiling and it will launc the browser.
* Run `./a.out` after compiling and it will launch the browser.
* Run `(open-page "https://example.org")` to see it in action.

Loading…
Cancel
Save