From ed70cbd8dae19bfd153c2ebcd97ce38c55775a3a Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Thu, 15 Aug 2019 11:17:47 +0200 Subject: [PATCH] New readme II --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 867718b..9c2f1f6 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ Código del curso de Selenium WebDriver de [Agile611](https://www.agile611.com) ## Pre-requisite: 1. MacOS, Linux o Windows 2. [Java](https://www.oracle.com/technetwork/java/javase/downloads/index.html) -3. [Maven] (https://maven.apache.org/download.cgi) -4. [Firefox] (https://www.mozilla.org/en-US/firefox/new/) instalado -5. [Chrome] (https://www.google.com/chrome/) instalado +3. [Maven](https://maven.apache.org/download.cgi) +4. [Firefox](https://www.mozilla.org/en-US/firefox/new/) instalado +5. [Chrome](https://www.google.com/chrome/) instalado 6. [Intellij Idea](https://www.jetbrains.com/idea/) o el IDE de Java que más os guste