Skip to content

Commit 00215a4

Browse files
authored
Update README.md
1 parent c347ac8 commit 00215a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ git checkout name-of-the-branch
5757
The branch names have the pattern:
5858

5959
```
60-
{number-of-the-week}-{pattern1}-{pattern2}...
60+
{number-of-the-week}-{pattern1}...
6161
```
62-
> The quantity of patterns depends of what was requested at the taks of the corresponding week
62+
> `number-of-the-week` corresponds to the week asked to be implemented certain pattern
6363
6464
## Testing
6565
This project has no aim to run any of the implemented classes, as the goal is the code itself. However, the classes will be tested to visualize the behaviour and implementation

0 commit comments

Comments
 (0)