From f6cdbb3c2096359276f6d02545753f53d2e39412 Mon Sep 17 00:00:00 2001
From: Fernando Aoyagui Shinohata <fernandoshinohata@gmail.com>
Date: Mon, 23 Oct 2017 13:45:10 +0000
Subject: [PATCH] Update readme.md

---
 readme.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/readme.md b/readme.md
index f534a04..c99f0d5 100644
--- a/readme.md
+++ b/readme.md
@@ -30,6 +30,12 @@ Criem uma branch principal, chamada `develop`, a partir da `master`. É lá que
 
 A branch `master` deve ser atualizada **SOMENTE** após as atividades estarem completas e estáveis!
 
+# REFERÊNCIAS E LINKS INTERESSANTES
+
+- [Aprenda a usar o git](https://try.github.io/)
+- [Git Cheat Sheet](https://rawgit.com/pastjean/git-cheat-sheet/master/git-cheat-sheet.svg)
+- [Git Workflow](http://nvie.com/img/git-model@2x.png)
+
 ## Atividade em C
 
 Vocês terão duas atividades principais, que estão descritas abaixo:
-- 
GitLab