From 469d82bc273ed6eb249be7dae9be3f7460ae67eb Mon Sep 17 00:00:00 2001 From: Ben <43026681+bwp91@users.noreply.github.com> Date: Sat, 22 Jul 2023 01:01:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19b02c0..f9f72cc 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ $ npm install Open the [`package.json`](./package.json) and change the following attributes: -- `name` - this should be prefixed with `homebridge-` or `@username/homebridge-` and contain no spaces or special characters apart from a dashes +- `name` - this should be prefixed with `homebridge-` or `@username/homebridge-`, is case-sensitive, and contains no spaces nor special characters apart from a dash `-` - `displayName` - this is the "nice" name displayed in the Homebridge UI - `repository.url` - Link to your GitHub repo - `bugs.url` - Link to your GitHub repo issues page