From facde1d9db91c3285b9204e8c94c725e5e748e45 Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Thu, 16 Jul 2020 01:12:36 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bf0e049..54fd546 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Simple utility to **avoid writing Javascript** when working with **classes**. It Add to your `` the following tag. ```html - + ``` ### Examples @@ -126,7 +126,7 @@ class:toggle('show', '#nav') AƱade a tu `` la siguiente etiqueta. ```html - + ``` ### Ejemplos de uso