From 6ac7a524b167fae2fe3edaa056d85d6360754012 Mon Sep 17 00:00:00 2001 From: Nishant Kumar <5710061+nishkum@users.noreply.github.com> Date: Tue, 17 Dec 2019 17:18:45 +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 026b4e5..367514f 100644 --- a/Athos/README.md +++ b/Athos/README.md @@ -1,5 +1,5 @@ # Introduction -This folder contains code for Athos - an end-to-end compiler from TensorFlow to a variety of secure computation protocols. +This folder contains the 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. This is a non-exhaustive list and we only mention the packages on which the system has been tested so far. This will be updated in due time with more information on requirements. -- GitLab