From 6dbb61c2485c28bf83170d920fddf2771cbea0c3 Mon Sep 17 00:00:00 2001 From: stacyakveo Date: Tue, 18 Apr 2017 12:29:11 +0300 Subject: [PATCH 1/2] Create README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e13b77d7c..ef85979fb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # react-native-ui-kitten -A [react-native](https://facebook.github.io/react-native/) framework that helps you to bootstrap your mobile app development. The main idea of this framework is to move style definitions into specific place making components reusable and styled in a single way. This should allow you to focus on business logic, rather than visual appearance. +A [react-native](https://facebook.github.io/react-native/) framework helps you to bootstrap your mobile app development. The main idea of this framework is to move style definitions into specific place making components reusable and styled in a single way. This should allow you to focus on business side, rather than visual appearance. This framework was made with :heart: by [Akveo team](http://akveo.com/). Follow us on [Facebook](https://www.facebook.com/akveo) or on [Twitter](https://twitter.com/akveo_inc) to get latest news about our new releases and other products! From 9b3e6fc1868bb364aebd3013f5d600067546b0ec Mon Sep 17 00:00:00 2001 From: stacyakveo Date: Tue, 18 Apr 2017 15:47:34 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ef85979fb..edb0b0a9e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # react-native-ui-kitten -A [react-native](https://facebook.github.io/react-native/) framework helps you to bootstrap your mobile app development. The main idea of this framework is to move style definitions into specific place making components reusable and styled in a single way. This should allow you to focus on business side, rather than visual appearance. +A [react-native](https://facebook.github.io/react-native/) framework helps you to bootstrap your mobile app development. The main idea of this framework is to move style definitions into specific place making components reusable and styled in a single way. This should allow you to focus on business logic, rather than visual appearance. This framework was made with :heart: by [Akveo team](http://akveo.com/). Follow us on [Facebook](https://www.facebook.com/akveo) or on [Twitter](https://twitter.com/akveo_inc) to get latest news about our new releases and other products! @@ -12,7 +12,7 @@ If you are looking for some quickstart, check out our [sample app](https://githu ## Documentation -A documentation for this framework is located [here](https://akveo.github.io/react-native-ui-kitten/). +A documentation for this framework is [here](https://akveo.github.io/react-native-ui-kitten/). In particular, following components are available at the moment: - [Button](https://akveo.github.io/react-native-ui-kitten/articles/button/) @@ -30,7 +30,7 @@ In particular, following components are available at the moment: - Like our page on [Facebook](https://www.facebook.com/akveo/) ## Can I hire you guys? -Yes! We are available for hire. Visit [our homepage](http://akveo.com/) or simply leave us a note to contact@akveo.com. We will be happy to work with you! +Yes! We are available for hire. Visit [our homepage](http://akveo.com/) or simply leave us a message to contact@akveo.com. We will be happy to work with you! License ------------- @@ -39,4 +39,4 @@ License ### From akveo Enjoy! -We're always happy to hear your feedback. +We're always happy to receive your feedback.