brutella/hap

Broken link in README

bartekpacia opened this issue · 1 comments

First paragraph:

hap (previously hc) is a lightweight library to develop HomeKit accessories in Go. It abstracts the HomeKit Accessory Protocol (HAP) and makes it easy to work with services and characteristics.

link to characteristics (last word) is broken: https://github.com/brutella/hap/blob/master/characteristic/README.md

It looks like that's not actually a broken link, but more that there currently isn't a generated page for characteristics like there is for services.