From 4c6355f1929aec1c15a39b5f1dfa60b960b51e1d Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Sat, 31 May 2014 10:52:17 +0300 Subject: [PATCH] Add Travis CI banner to README Signed-off-by: Pekka Enberg --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa803ac..38c10b6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ GoLearn =======
-[![GoDoc](https://godoc.org/github.com/sjwhitworth/golearn?status.png)](https://godoc.org/github.com/sjwhitworth/golearn)
+[![GoDoc](https://godoc.org/github.com/sjwhitworth/golearn?status.png)](https://godoc.org/github.com/sjwhitworth/golearn) +[![Build Status](https://travis-ci.org/sjwhitworth/golearn.png?branch=master)](https://travis-ci.org/sjwhitworth/golearn)
GoLearn is a 'batteries included' machine learning library for Go. **Simplicity**, paired with customisability, is the goal. We are in active development, and would love comments from users out in the wild. Drop us a line on Twitter.