Skip to content

Commit ba5a5f7

Browse files
authored
Ray of sunshine
1 parent a8a76d5 commit ba5a5f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ This project is a [React Native](https://facebook.github.io/react-native/) boile
99

1010
The boilerplate provides **an architecture optimized for building solid cross-platform mobile applications** through separation of concerns between the UI and business logic. It is extremely documented so that each piece of code that lands in your application can be understood and used.
1111

12+
```
13+
If you love this documentation, give us a star, you will be a ray of sunshine in our lives :)
14+
```
15+
1216
## Architecture
1317

1418
The driving goal of the architecture of the boilerplate is separation of concerns. Namely:

0 commit comments

Comments
 (0)