From 736f5ebe59cfd72b778704fe9ba5e0ba25c775fe Mon Sep 17 00:00:00 2001 From: Arnaud Drizard Date: Tue, 3 Feb 2015 00:35:47 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d9f70d..96593e9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Algorithms [![Build Status](https://travis-ci.org/arnauddri/algorithms.svg?branch=master)](https://travis-ci.org/arnauddri/algorithms) -Classic algorithms and data structures implemented in Go, just for sciences... +Classic algorithms and data structures implemented in Go. Not for production use, it is mostly an attempt to get comfortable both with Go and key CS concepts. ### Contents