Updating Introduction

This commit is contained in:
Roman Mogilatov 2015-03-30 00:59:14 +03:00
parent 7216b8a5b9
commit 5967044458

View File

@ -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 dependencies in it also
increased extremely fast and became hard to maintain.
When application goes bigger, an amount of objects and their dependencies in
it 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