From 0f9dda3bcaf87acaf3dcff1530ec46574e4e6431 Mon Sep 17 00:00:00 2001 From: Khyquer Ronaldy Date: Tue, 2 Sep 2025 20:18:26 -0300 Subject: [PATCH] Update README with GitFlow lab instructions Added initial instructions for using the GitFlow lab repository. --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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/