diff --git a/.gitignore b/.gitignore
index d3bc01f..2ac081f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
notas.md
-otro.html
\ No newline at end of file
+otro.html
+table.html
\ No newline at end of file
diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..ea32db3
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "terminal.integrated.defaultProfile.windows": "Git Bash"
+}
diff --git a/README.md b/README.md
index 079543d..15a471d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,12 @@
+# lapzdev.github.io
+## Esto es una prueba
+=========
# PÁGINA WEB INICIAL
## Temario
+
### Notas
### Enlaces
Enlace principal
+
diff --git a/index .html b/index .html
index 50ce983..396d56d 100644
--- a/index .html
+++ b/index .html
@@ -2,12 +2,22 @@