Small updates to doc. Added README.

This commit is contained in:
Cristian Maglie
2015-08-30 16:48:54 +02:00
parent 5946927a79
commit 2cc88585f9
2 changed files with 9 additions and 1 deletions

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
[![Build Status](https://travis-ci.org/bugst/go-serial.svg?branch=master)](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
View File

@@ -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
is the following: