Small updates to doc. Added README.
This commit is contained in:
8
README.md
Normal file
8
README.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
[](https://travis-ci.org/bugst/go-serial)
|
||||||
|
|
||||||
|
A cross-platform serial library for go-lang.
|
||||||
|
|
||||||
|
Documentation and examples: https://godoc.org/go.bug.st/serial
|
||||||
|
|
||||||
|
License: https://github.com/bugst/go-serial/blob/master/LICENSE
|
||||||
|
|
||||||
2
doc.go
2
doc.go
@@ -5,7 +5,7 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
/*
|
/*
|
||||||
This is a cross-platform serial library for go.
|
A cross-platform serial library for the go language.
|
||||||
|
|
||||||
The canonical import for this library is go.bug.st/serial so the import line
|
The canonical import for this library is go.bug.st/serial so the import line
|
||||||
is the following:
|
is the following:
|
||||||
|
|||||||
Reference in New Issue
Block a user