Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MayconCardoso authored Feb 25, 2021
1 parent da17932 commit a5ad1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The code is structured in a multi-module fashion, with semantics guided by [Clea
The domain is a horizontal module that defines all business rules and the core protocols to be implemented by low-level details, while aggregates them in high-level policies by using the [UseCase](http://www.plainionist.net/Implementing-Clean-Architecture-UseCases/) concept from Clean Architecture.

<p align="center">
<img src=".github/android_studio_modules.png"
<img src=".design/android_studio_modules.png"
alt="Stock Trade Logo" title="The logo himself" align="Center" />
</p>

Expand Down

0 comments on commit a5ad1d5

Please sign in to comment.