Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ saludo("hello").
|
|
14 |
objeto("world").
|
15 |
|
16 |
% Define una regla que combina el saludo y el objeto para producir la salida "Hola mundo"
|
17 |
-
hola_mundo :-
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
14 |
objeto("world").
|
15 |
|
16 |
% Define una regla que combina el saludo y el objeto para producir la salida "Hola mundo"
|
17 |
+
hola_mundo :-'
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|