Update README.md

update markdown
This commit is contained in:
Eamon
2018-05-16 10:58:08 +08:00
committed by GitHub
parent ce9e496ce9
commit f7436377df

View File

@@ -2,7 +2,7 @@
Simple management of IP-devices, including cameras. Goonvif is an implementation of the ONVIF protocol for managing IP devices. The purpose of this library is convenient and easy management of IP cameras and other devices that support the ONVIF standard.
## Installation
To install the library, you must use the go get utility:
To install the library, use *go get*:
```
go get github.com/yakovlevdmv/goonvif
```