From 7090138b886f1f09a7ac4f620945ced473ac44f1 Mon Sep 17 00:00:00 2001 From: Stephen Whitworth Date: Sun, 4 May 2014 09:49:20 +0100 Subject: [PATCH] Update golearn.go --- golearn.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/golearn.go b/golearn.go index c120c7d..11010b8 100644 --- a/golearn.go +++ b/golearn.go @@ -1,2 +1,2 @@ -//golearn is a machine learning library for Go. +//Package golearn is a machine learning library for Go. package golearn