From 190ad70ce2712ce671a5820968b901e52ecb6005 Mon Sep 17 00:00:00 2001 From: Chris McComb Date: Mon, 25 Jun 2018 17:19:53 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0a0254..67b64c1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# CISAT [![Build Status](https://travis-ci.org/cmccomb/CISAT.svg?branch=master)](https://travis-ci.org/cmccomb/CISAT) +# CISAT [![Build Status](https://travis-ci.org/THREDgroup/CISAT-cpp.svg?branch=master)](https://travis-ci.org/THREDgroup/CISAT-cpp) Implements the Cognitively-Inspired Simulated Annealing Teams algorithm. -Explained in detail in [this paper](https://scholar.google.com/citations?view_op=view_citation&hl=en&user=0P9w_S0AAAAJ&citation_for_view=0P9w_S0AAAAJ:Se3iqnhoufwC). +Explained in detail in [this paper](http://cmccomb.com/publications/2015/McCombCaganKotovsky-LiftingTheVeil/).