diff --git a/heya.md b/heya.md index 8e326e6..691f8da 100644 --- a/heya.md +++ b/heya.md @@ -1,6 +1,6 @@ # Heya -Heya is a library for quickly building driving robots, including paddle driven NodeBoats. +[Heya](https://github.com/bryan-m-hughes/heya) is a library for quickly building driving robots, including paddle driven NodeBoats. The following code is all you need to get a basic paddle boat up and running, using a web interface for controlling your NodeBoat with the arrow keys or WASD keys: @@ -22,4 +22,4 @@ heya.create({ ``` -More information can be found on [Heya's GitHub page](https://github.com/bryan-m-hughes/heya). \ No newline at end of file +More information can be found on [Heya's GitHub page](https://github.com/bryan-m-hughes/heya).