We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47320ca commit cebbd2dCopy full SHA for cebbd2d
README.md
@@ -1,4 +1,8 @@
1
# SenML
2
+
3
+[](https://godoc.org/github.com/farshidtz/senml)
4
+[](https://travis-ci.org/farshidtz/senml)
5
6
[RFC8428](https://tools.ietf.org/html/rfc8428) - Sensor Measurement Lists (SenML) in Go
7
8
Note: This library is under development. Only use tagged commits for production.
@@ -15,4 +19,4 @@ import (
15
19
func main(){
16
20
// TBA
17
21
}
18
-```
22
+```
0 commit comments