diff --git a/frappe/docs/index.md b/frappe/docs/index.md index 1a88720be9..9ad7e9375e 100644 --- a/frappe/docs/index.md +++ b/frappe/docs/index.md @@ -6,8 +6,8 @@ Frappé is a full stack web application framework written in Python, Javascript, HTML/CSS with MySQL as the backend. It was built for ERPNext but is pretty generic and can be used to build database driven apps. -The key differece in Frappé compared to other frameworks is that Frappé -is that meta-data is also treated as data and is used to build front-ends +The key differece in Frappé compared to other frameworks is that in Frappé +meta-data is also treated as data and is used to build front-ends very easily. Frappé comes with a full blown admin UI called the **Desk** that handles forms, navigation, lists, menus, permissions, file attachment and much more out of the box. @@ -15,11 +15,11 @@ and much more out of the box. Frappé also has a plug-in architecture that can be used to build plugins to ERPNext. -Frappé Framework was designed to build [ERPNext](https://erpnext.com), open source +Frappé Framework was designed to build [ERPNext](https://erpnext.com), an open source ERP for managing small and medium sized businesses. [Get started with the Tutorial](/docs/user/) ### Feedback -You're encouraged to help improve the quality of this documentation, by sending a pull request on the [GitHub Repository](https://github.com/frappe/erpnext). If you would like to have a discussion regarding the documentation, you can do so [at the forum](https://discuss.erpnext.com). \ No newline at end of file +You're encouraged to help improve the quality of this documentation, by sending a pull request on the [GitHub Repository](https://github.com/frappe/erpnext). If you would like to have a discussion regarding the documentation, you can do so [at the forum](https://discuss.erpnext.com).