From e6a9810c74fcb23abf2fb4c6803fb3fc55e62a99 Mon Sep 17 00:00:00 2001 From: Nick Farina Date: Tue, 19 May 2015 14:42:05 -0700 Subject: [PATCH] Pedantic README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5837c2f..c994834 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Now you should be able to run the homebridge server: The server won't do anything until you've created a `config.json` file containing your home devices (or _accessories_ in HomeKit parlance) or platforms you wish to make available to iOS. -Once you've added your devices or platforms, you should be able to run the server again and see them initialize: +Once you've added your devices and/or platforms, you should be able to run the server again and see them initialize: $ npm run start Starting HomeBridge server...