From a0c5bb542a52472de36e672aa3b283ad9d032945 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9s=20Blanco?= <ablanco@siu.edu.ar>
Date: Wed, 8 May 2019 15:46:55 -0300
Subject: [PATCH] README

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

diff --git a/README.md b/README.md
index 0b67123..a5e782f 100644
--- a/README.md
+++ b/README.md
@@ -147,8 +147,8 @@ Se pueden definir las siguientes variables de entorno para parametrizar el servi
  ```
 
 ### Deploy de la UI
-Al buildear se crea el archivo ```ui/dist/index.html```. Al accederlo vemos sólo
-el componente de Stampeo. El html se ve así:
+Al buildear se crea el archivo ```ui/dist/index.html``` y todo el resto de los recursos
+necesarios. Al acceder al index.html sólo se ve el componente de Stampeo. El html se ve así:
 ```html
 <!DOCTYPE html>
 <html lang=en>
-- 
GitLab