From 2e635762078d615f0c103e251e610b408b826bb1 Mon Sep 17 00:00:00 2001 From: Victorhck Date: Thu, 28 Jul 2022 18:13:31 +0200 Subject: [PATCH] modif README --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 922bea5..a35bcfa 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ -This is the (work-in-progress) text for the upcoming book "The Mediocre Programmer". +## El programador mediocre -This book is mostly complete, but I still need to do more editing. Also chapter 7 still needs some work based on feedback. +Este es el texto traducido al español del libro "[The Mediocre Programmer](https://themediocreprogrammer.com/)" escrito por Craig Malone. -Released under a CC-BY-SA 4.0 International license. +La traducción al español se ha hecho del libro en inglés, así que se irán incorporando nuevas mejoras o modificaciones según se realicen en la versión original. + +El libro original está publicado bajo una licencia CC-BY-SA 4.0 International. Mi traducción al español también está publicada bajo la misma licencia que el documento original. -(Uses Pandoc Markdown Template / Makefile from https://github.com/evangoer/pandoc-ebook-template)