From 84aafa17b97fbe73c7787687d57081fd432cb228 Mon Sep 17 00:00:00 2001
From: Daniel Khashabi <khashab2@illinois.edu>
Date: Sun, 27 Nov 2016 12:30:58 -0600
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 84a7794..38cda7f 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Illinois Inference 
 
+[** THIS PROJECT HAS BEEN MOVED TO GITHUB!**](https://github.com/IllinoisCogComp/illinois-cogcomp-nlp)
+
 This project is a suite of unified wrappers to a set optimization libraries, as well as some basic approximate solvers: 
 
  - Gurobi: one of the fastest commercial toolkits. You need to have a license for using this.  
-- 
GitLab