From 16957aa1ea68f22f92ba4bc5fa29810936c73e96 Mon Sep 17 00:00:00 2001
From: "ac (tb)" <andrew.r.cohen@drexel.edu>
Date: Mon, 11 Oct 2021 14:21:21 -0400
Subject: [PATCH] readme updates

---
 readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index 156eed01..3d9f8624 100644
--- a/readme.md
+++ b/readme.md
@@ -96,7 +96,7 @@ and browse to localhost:3000 using chrome, firefox or opera (any webgl2 complian
 there is a sampleStartup.m file in the leverjs/matlab folder. check the path settings in that file, and be sure it gets run before using leverjs (e.g. add it to your startup.m file). if you run from client-server (e.g. via the web browser) you will need to have matlab 2019b or the runtime. if you run your processing directly from matlab, then any version >= 2019b should suffice.
 
 ## cell tracking challenge data 
-for working with the [cell tracking challenge](http://celltrackingchallenge.net) datasets there is a separate [git repository](https://git-bioimage.coe.drexel.edu/opensource/ljsctc). 
+for working with the [cell tracking challenge](http://celltrackingchallenge.net) datasets there is a separate leverjs CTC [git repository](https://git-bioimage.coe.drexel.edu/opensource/ljsctc). 
 you will find many useful routines for importing and processing cell tracking challenge images in that repo.
 <br><br>
 
-- 
GitLab