From 21cb17c278638c8bb50d46626c9120eb7c73d173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Mar=C3=ADa=20Mateos?= Date: Sun, 29 Jan 2023 10:16:16 -0500 Subject: [PATCH] Added a README pointing to the blog article --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4df9ac7 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Código utilizado para generar las gráficas de [este +artículo](https://rinzewind.org/blog-es/2023/estadisticas-de-paquitamastohost-con-r.html).