diff --git a/README.md b/README.md index a0924a5..e83df75 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,12 @@ The main diference of these updates, is that, it is not mandatory anymore to ins # ![Pyforms logo](docs/source/_static/imgs/pyforms.jpg?raw=true "Screen") -Pyforms is a Python cross-enviroment framework to develop GUI applications, which promotes modular software design and code reusability with minimal effort. +Pyforms is a Python cross-environment framework to develop GUI applications, which promotes modular software design and code reusability with minimal effort. ### It offers: -* A Python layer of Desktop forms, based on PyQt, OpenGL and other libraries. -* A Python layer that allow applications to run on Desktop GUI, Web and Terminal without requiring code modifications. -* A group of rules and methodologies that help the developer maintain short, clean, reusable and readable. +* A Python layer of Desktop forms, based on PyQt, OpenGL, and other libraries. +* A Python layer that allow applications to run on Desktop GUI, Web, and Terminal without requiring code modifications. +* A group of rules and methodologies that help the developer maintain short, clean, reusable, and readable. ![Diagram](docs/source/_static/imgs/pyforms-layers.png?raw=true "Screen")