From ba68810a8713c4aae1675c1af6aba02882601d15 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Wed, 8 Jul 2015 11:25:11 +0100 Subject: [PATCH] fix english --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a470358da7..9ba037a7f3 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,8 @@ provides a very vanilla whitelabelled 'base skin'. In future the SDK could provide alternative skins (probably by extending the base skin) that provide more specific look and feels (e.g. "IRC-style", "Skype-style") etc. However, unlike Wordpress themes and similar, we don't normally expect app developers to define -reusable skins and instead just go and incorporate their view customisations into -their actual app. +reusable skins. Instead you just go and incorporate your view customisations +into your actual app. The SDK uses the 'atomic' design pattern as seen at http://patternlab.io to encourage a very modular and reusable architecture, making it easy to