Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abenevaut committed Nov 15, 2020
1 parent 92653d9 commit bd21465
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@

```javascript
const abenevaut = {
tools: [ Laravel, Node, VueJS, SASS, Docker ],
architecture: [ "microservices", "event-driven", "design system pattern" ],
tools: [ Laravel, Node, VueJS, Sass, Docker ],
architecture: [ "microservices", "design system pattern", "SOLID", "hexagonal architecture" ],
challenge: [ "https://pokemon-friends.com", "https://www.root-me.org" ],
}
};
```

</p>
Expand Down

0 comments on commit bd21465

Please sign in to comment.