Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BrOrlandi authored Dec 9, 2018
1 parent 33be12c commit 1a637c6
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,26 @@
# GitTrainingWall
A project for training participants to collaborate using GitHub.
# Git Training Wall
Um projeto de mural para os participantes do curso de Git e GtHub contribuirem aplicando os conceitos aprendidos no curso.

## See course info
## Sobre o curso

[https://brorlandi.github.io/curso-git/](https://brorlandi.github.io/curso-git/)

## See the Wall
## Veja o mural

[http://brorlandi.github.io/GitTrainingWall/](http://brorlandi.github.io/GitTrainingWall/)

## Running
## Executando

Use os comandos abaixo

pip install Flask
python server.py

Access `http://localhost:5000`
Accesse `http://localhost:5000`

## Sobre Pull Requests

Lembre-se que sua PR deve ter apenas 1 arquivo alterado que é o arquivo correspondente a adição do seu usuário ao mural.
Caso tenha algo a corrigr ou melhorar na sua PR posso pedir para que seja alterada e se não houver resposta depois de um mês cancelarei a PR. Caso isso aconteça o aluno pode fazer uma nova PR corrigida se quiser ainda contribuir com o repositório.

Bons estudos!

0 comments on commit 1a637c6

Please sign in to comment.