diff --git a/README.md b/README.md index 0525e7f..fab5c41 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ This is a thing you can run to practice morse code with your friends. +I'm running one at [vail.woozle.org](https://vail.woozle.org/) +if you'd rather not run your own. +Please feel free to use mine. It's very simple. It doesn't try to prevent people from screwing with each other, or the server. -You can use any key on the keyboard, -or a mouse button, -to key down. - You can also connect a physical key or paddle, through an Arduino micro running a keyer program. This program is on github as [vail-adapter](https://github.com/nealey/vail-adapter),