diff --git a/README.md b/README.md
index b8efae6..8352e28 100644
--- a/README.md
+++ b/README.md
@@ -301,7 +301,20 @@ Agrega la nueva palabra directamente en el archivo `src/data.json`, asegurate de
+
+
+
+
+
+
+
+ Leandro Ramírez
+
+
+ |
+
+
## Agradecimientos
diff --git a/src/data.json b/src/data.json
index bc576ae..2b35b1e 100644
--- a/src/data.json
+++ b/src/data.json
@@ -303,7 +303,7 @@
]
},
{
- "text": "bolita",
+ "text": "Bolita",
"meaning": "Hace referencia a los juegos de azar y apuestas",
"synonyms": [
"chance"
@@ -515,6 +515,23 @@
"link": "https://github.com/jvalenciae"
}
]
+ },
+ {
+ "text": "Cascar",
+ "meaning": "Pegarle a una persona.",
+ "synonyms": [
+ "Pegar",
+ "Golpear"],
+ "examples": [
+ "'Lo voy a cascar si no se comporta.'",
+ "'Ayer se cascaron a Wilmer y no sabemos quién fue.'"
+ ],
+ "authors": [
+ {
+ "name": "Leandro Ramírez",
+ "link": "https://github.com/LJossue"
+ }
+ ]
},
{
"text": "Chance",
@@ -1013,6 +1030,23 @@
}
]
},
+ {
+ "text": "Jopo",
+ "meaning": "Nalga, Trasero. / Aburrido, malo.",
+ "synonyms": [
+ "Culo"
+ ],
+ "examples": [
+ "Le dieron un golpe en el jopo",
+ "¡Esa fiesta está jopo, yo mejor no voy!"
+ ],
+ "authors": [
+ {
+ "name": "Leandro Ramírez",
+ "link": "https://github.com/LJossue"
+ }
+ ]
+ },
{
"text": "Lambón",
"meaning": "Persona que acusa, delata o adula a alguien.",
@@ -1542,4 +1576,4 @@
}
]
}
-]
\ No newline at end of file
+]