From 162a9fb99347ed79b8bca2beadeec4570fefb9ef Mon Sep 17 00:00:00 2001
From: Daniel Ikenaga <di12@inf.ufpr.br>
Date: Fri, 30 Oct 2015 06:49:57 -0200
Subject: [PATCH] Criando o arquivo e o esqueleto do Issue#16

---
 cap16.Rmd | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)
 create mode 100644 cap16.Rmd

diff --git a/cap16.Rmd b/cap16.Rmd
new file mode 100644
index 0000000..6dd2f31
--- /dev/null
+++ b/cap16.Rmd
@@ -0,0 +1,24 @@
+---
+title: "Rstudio"
+output: html_document
+---
+
+Introdução
+  Interface overview
+
+Configurações iniciais
+  sshkey
+  config
+
+Criando Projeto
+  Clone
+  Novo git
+
+Interface
+  Commit
+  Pull
+  Push
+  Branch
+  
+Problemas Comuns
+
-- 
GitLab