From ca6aa39fa8a44254541d5510daafc87a8638876e Mon Sep 17 00:00:00 2001
From: Walmes Zeviani <walmes@ufpr.br>
Date: Mon, 24 Feb 2020 16:15:17 -0300
Subject: [PATCH] Adds acknowledgment section.

---
 01-introd.Rmd | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/01-introd.Rmd b/01-introd.Rmd
index 2caf8e6..92262a5 100644
--- a/01-introd.Rmd
+++ b/01-introd.Rmd
@@ -1,3 +1,8 @@
+# Agradecimentos {-}
+
+Ao prestativo Ivan Allaman pelas correções de código no capítulo sobre
+experimentos fatoriais com tratamentos adicionais.
+
 # Introdução {#intro}
 
 You can label chapter and section titles using `{#label}` after them,
-- 
GitLab