diff --git a/README.md b/README.md
deleted file mode 100644
index 6d29c7de6c68da38e85757d7d4831a417b761391..0000000000000000000000000000000000000000
--- a/README.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# Plantilla MkDocs
-
-## Building locally
-
-To work locally with this project, you'll have to follow the steps below:
-
-1. Fork, clone or download this project
-1. [Install][] MkDocs
-1. Preview your project: `mkdocs serve`,
-   your site can be accessed under `localhost:8000`
-1. Add content
-1. Generate the website: `mkdocs build` (optional)
-
-Read more at MkDocs [documentation][].
-