Skip to content

Commit

Permalink
Fix typos + add logo to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Apr 2, 2024
1 parent 1f18d87 commit f4887fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ All notable changes to `hap-nodejs` will be documented in this file. This projec
### Other Changes

- Create `CHANGELOG.md` file
- Fix typos + add logo to `README.md`
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<p align="center">
<a href="https://homebridge.io"><img src="https://raw.githubusercontent.com/homebridge/branding/latest/logos/homebridge-color-round-stylized.png" height="140"></a>
</p>
<span align="center">

# HAP-NodeJS
Expand Down Expand Up @@ -52,9 +55,9 @@ If you wish to do a contribution please read through our [CONTRIBUTING][contribu

## Notes

Special thanks to [Alex Skalozub][link-alex-skalozub], who reverse-engineeredthe server side HAP.
Special thanks to [Alex Skalozub][link-alex-skalozub], who reverse-engineered the server side HAP.
~~You can find his research [here][link-homekit-research].~~
(Sadly, on Nov 4 2014, Apple sent the [DMCA][link-apple-dmca] request to Github to remove the research.)
(Sadly, on Nov 4 2014, Apple sent the [DMCA][link-apple-dmca] request to GitHub to remove the research.)

[There](http://instagram.com/p/t4cPlcDksQ/) is a video demo running this project on Intel Edison.

Expand Down

0 comments on commit f4887fa

Please sign in to comment.