diff --git a/README.md b/README.md index 35e24fc..2344726 100644 --- a/README.md +++ b/README.md @@ -1,35 +1 @@ -
- { - "data": [ - { - "id": 1, - "nombre": "Programacion", - "created_at": "2023-08-26T19:24:41.000000Z", - "updated_at": "2023-08-26T19:24:41.000000Z" - }, - { - "id": 2, - "nombre": "SQL", - "created_at": "2023-08-26T17:22:06.000000Z", - "updated_at": null - } - ] -} --