From f22bf05c01726308d6b4f40889b2132f65ada371 Mon Sep 17 00:00:00 2001 From: Francois K Date: Tue, 3 Nov 2020 14:32:27 +0100 Subject: [PATCH] docs(readme): fix typo in web ui url link --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index b96d466..441c2be 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ The project grew out of (and is an integral part of) the [Absolem keyboard](http ## 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`. 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 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. \ No newline at end of file +Get in touch [on Discord](https://discord.gg/nbKcAZB), and we can definitely find something you can help with, if you'd like to.