diff --git a/README.md b/README.md index fdce276..048e526 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# ads4-gitflow \ No newline at end of file + +# GitFlow Lab +Repositório para praticar Git Flow (feature, release, hotfix). + +## Instruções iniciais +1. Clone o repositório: + git clone https://github.com/khyquer/ads4-gitflow.git +2. Entre na pasta: + cd ads4-gitflow +3. Crie a sua branch: + git checkout -b feature/