Commit 17461cd65eff02d651c2f5d136dbc763dbe53ad0

Authored by fbormann
1 parent 21bc2d4b

Issue #2 Review

Showing 1 changed file with 4 additions and 2 deletions   Show diff stats
README.md
1   -# Amadeus 0.9
  1 +# Amadeus 1.0
2 2  
3 3 Repositório para o back-end do projetos Amadeus, na versão 0.9
4 4  
5 5 **Linguagem Utilizada no Projeto:**
6 6 * Python 3.5
7 7 * Django 1.9
  8 +* Material Design Bootstrap [2]
8 9  
9 10 **Antes de começar o projeto instale:**
10 11 * Python 3.5
11 12 * Pip
12 13 * Virtualenv
  14 +* Postgres
13 15  
14 16 ## 1 - COMEÇANDO O PROJETO
15 17  
... ... @@ -81,4 +83,4 @@ Para Classes que envolvem formulários:
81 83 ## Link's úteis
82 84 [Git - Introdução e comandos básicos(PT-BR)](https://github.com/fernandomayer/git-rautu/blob/master/0_configuracao-inicial.md)
83 85  
84   -
  86 +[2] https://github.com/FezVrasta/bootstrap-material-design
... ...