Skip to content

Commit c5d9e07

Browse files
author
Matthieu Napoli
committed
Improve readme
1 parent 3e74f58 commit c5d9e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This project is a [React Native](https://facebook.github.io/react-native/) boilerplate that can be used to kickstart a mobile application.
44

5-
The boilerplate provides an architecture optimized for building solid applications through separation of concerns between the UI and business logic.
5+
The boilerplate provides **an architecture optimized for building solid 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.
66

77
## Content
88

0 commit comments

Comments
 (0)