From 2620b7fd570d722007362798c3e75c8d17b93617 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9s=20Blanco?= <ablanco@siu.edu.ar>
Date: Fri, 17 May 2019 11:40:17 -0300
Subject: [PATCH] Update README.md

---
 README.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 839eb29..56a475f 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,8 @@
 # TSA2
 
-Descargar el proyecto:
-```shell
-git clone https://gitlab.bfa.ar/blockchain/tsa2.git
-```
+Actualmente el contrato se encuentra deployado en BFA:
+ * dirección: **0x7e56220069CAaF8367EA42817EA9210296AeC7c6**
+ * abi: https://gitlab.bfa.ar/blockchain/tsa2/blob/develop/api/abi.json
 
 ## Discusión
 Cosas que habría que discutir:
-- 
GitLab