From 204e54e6c0151fbf78adcd6f4916d73bd61f27b9 Mon Sep 17 00:00:00 2001
From: Nishant Kumar <5710061+nishkum@users.noreply.github.com>
Date: Tue, 17 Dec 2019 17:17:47 +0530
Subject: [PATCH] Update README.md

---
 Athos/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Athos/README.md b/Athos/README.md
index b8d8223..7836e9e 100644
--- a/Athos/README.md
+++ b/Athos/README.md
@@ -2,7 +2,7 @@
 This folder contains code for Athos - an end-to-end compiler from TensorFlow to a variety of secure computation protocols.
 
 # Requirements/Setup 
-Below we list some of the packages required to get Athos up and running. We only mention the packages on which the system has been tested thus far. This will be updated in due time with more information on requirements. 
+Below we list some of the packages required to get Athos up and running. This is a non-exhaustive list and we only mention the packages on which the system has been tested thus far. This will be updated in due time with more information on requirements. 
 - axel: download manager used to download pre-trained models `sudo apt-get install axel`.
 - python3.6
 - TensorFlow 1.11
-- 
GitLab