Skip to content

Commit cebbd2d

Browse files
committed
Added travis and godoc badges
1 parent 47320ca commit cebbd2d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# SenML
2+
3+
[![GoDoc](https://godoc.org/github.com/farshidtz/senml?status.svg)](https://godoc.org/github.com/farshidtz/senml)
4+
[![Build Status](https://travis-ci.org/farshidtz/senml.svg)](https://travis-ci.org/farshidtz/senml)
5+
26
[RFC8428](https://tools.ietf.org/html/rfc8428) - Sensor Measurement Lists (SenML) in Go
37

48
Note: This library is under development. Only use tagged commits for production.
@@ -15,4 +19,4 @@ import (
1519
func main(){
1620
// TBA
1721
}
18-
```
22+
```

0 commit comments

Comments
 (0)