From c9fa6ce995e84d43017a8adefeda63d75db222a6 Mon Sep 17 00:00:00 2001 From: deadprogram Date: Mon, 29 Jun 2015 20:14:16 -0700 Subject: [PATCH] Robeaux is now based on React.js --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4d71feb..18089a2b 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ You can also specify the api host and port, and turn on authentication: server.Start() ``` -You may access the [robeaux](https://github.com/hybridgroup/robeaux) AngularJS interface with Gobot by navigating to `http://localhost:3000/index.html`. +You may access the [robeaux](https://github.com/hybridgroup/robeaux) React.js interface with Gobot by navigating to `http://localhost:3000/index.html`. ## Documentation We're busy adding documentation to our web site at http://gobot.io/ please check there as we continue to work on Gobot