aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2016-09-24 16:48:40 -0700
committerMike Crute <mcrute@gmail.com>2016-09-24 16:48:40 -0700
commit409dcc5e2a0a603bf34a8066ca8f5451464e1e13 (patch)
tree060172c6aa0de62e713a8812e4022ebc0b008846
parent88a0976174eb96867af4c968fc72716f87e54094 (diff)
downloadgo-inform-409dcc5e2a0a603bf34a8066ca8f5451464e1e13.tar.bz2
go-inform-409dcc5e2a0a603bf34a8066ca8f5451464e1e13.tar.xz
go-inform-409dcc5e2a0a603bf34a8066ca8f5451464e1e13.zip
Run spelcheck, cool guy
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e5edeae..1cb0aa8 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
1Ubiquiti Inform Protocol in Golang 1Ubiquiti Inform Protocol in Golang
2================================== 2==================================
3This repo contains a Golang implemntation of the Ubiquiti Networks Inform 3This repo contains a Golang implementation of the Ubiquiti Networks Inform
4protocol used by the Unifi access points and the mFi machine networking 4protocol used by the Unifi access points and the mFi machine networking
5components. The primary focus is an implemenation compatible with mFi 5components. The primary focus is an implementation compatible with mFi
6components but the library should also be compatible with Unifi devices. 6components but the library should also be compatible with Unifi devices.
7 7
8This repo is a work in progress and is not yet considered stable. If you find 8This repo is a work in progress and is not yet considered stable. If you find