diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index 49f731b2..5598118f 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -11,6 +11,7 @@ * [LaTeX](#latex) * [Python](#python) * [Ruby](#ruby) +* [Scrum](#scrum) * [Shell Script](#shell) @@ -72,5 +73,9 @@ * [Tutorial de Ruby](http://dl.dropbox.com/u/1482800/eustaquiorangel.com/tutorialruby.pdf) +###Scrum +* [Kanban e Scrum - obtendo o melhor de ambos](http://www.infoq.com/br/minibooks/kanban-scrum-minibook) + + ###Shell * [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf)