From d7268853d40f008502d4309cf02cdda612a6fdd4 Mon Sep 17 00:00:00 2001 From: Roman Mogilatov Date: Mon, 30 Mar 2015 01:00:52 +0300 Subject: [PATCH] Updating Introduction --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f3ff565..30c50101 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ own role. Modern Python applications are mostly the composition of well-known open source systems, frameworks, libraries and some turnkey functionality. -When application goes bigger, an amount of objects and their dependencies in -it also increased extremely fast and became hard to maintain. +When application goes bigger, its amount of objects and their dependencies +also increased extremely fast and became hard to maintain. `Objects` is designed to be developer's friendly tool for managing objects and their dependencies in formal, pretty way. Main idea of `Objects` is to