docs(readme): fix typo in web ui url link
This commit is contained in:
parent
f8223aa986
commit
f22bf05c01
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ The project grew out of (and is an integral part of) the [Absolem keyboard](http
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Supposing you have a config ready, you can use ergogen either on the command line, or through the [web UI](https://zeaolt.hu/ergogen).
|
Supposing you have a config ready, you can use ergogen either on the command line, or through the [web UI](https://zealot.hu/ergogen/).
|
||||||
|
|
||||||
Command line usage requires `node v14.4.0+` with `npm v6.14.5+` to be installed, the repo to be checked out, `npm install` to be issued, and then simply calling the CLI interface through `node src/cli.js`.
|
Command line usage requires `node v14.4.0+` with `npm v6.14.5+` to be installed, the repo to be checked out, `npm install` to be issued, and then simply calling the CLI interface through `node src/cli.js`.
|
||||||
The `--help` switch lists the available command line options.
|
The `--help` switch lists the available command line options.
|
||||||
|
@ -27,4 +27,4 @@ As for how to prepare a valid config, please read the [reference](https://github
|
||||||
## Contributions
|
## Contributions
|
||||||
|
|
||||||
Feature ideas, documentation improvements, examples, tests, or pull requests welcome!
|
Feature ideas, documentation improvements, examples, tests, or pull requests welcome!
|
||||||
Get in touch [on Discord](https://discord.gg/nbKcAZB), and we can definitely find something you can help with, if you'd like to.
|
Get in touch [on Discord](https://discord.gg/nbKcAZB), and we can definitely find something you can help with, if you'd like to.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue