From 46aaf624ceeb7a147eaa71f9b2806f0efac5ee2c Mon Sep 17 00:00:00 2001 From: honnibal Date: Sun, 1 Feb 2015 16:29:16 +1100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aaac23dcc..003747301 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ spaCy ===== +[![Build Status](https://travis-ci.org/honnibal/spaCy.svg?branch=master)](https://travis-ci.org/honnibal/spaCy) + http://honnibal.github.io/spaCy Fast, state-of-the-art natural language processing pipeline. Commercial licenses available, or use under AGPL. From 7e82c485f86ccaeda0edf022376bce170a6e6787 Mon Sep 17 00:00:00 2001 From: honnibal Date: Sun, 1 Feb 2015 16:40:46 +1100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 003747301..aaac23dcc 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ spaCy ===== -[![Build Status](https://travis-ci.org/honnibal/spaCy.svg?branch=master)](https://travis-ci.org/honnibal/spaCy) - http://honnibal.github.io/spaCy Fast, state-of-the-art natural language processing pipeline. Commercial licenses available, or use under AGPL.