From 8f814091f9ded0540ae4427cf1bb882b4cccdc54 Mon Sep 17 00:00:00 2001 From: Trinh Anh Ngoc Date: Mon, 21 Feb 2022 20:31:01 +0700 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index da745a5..c26aeaf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ +# Odoo Framework Integration for PyCharm + +Boost your productivity and make your life easier as an Odoo developer + + ## Features -* Improve code completion and navigation for Python, XML, CSV, JavaScript and PO/POT -* Support working with multiple Odoo versions in one project window -* Other improvements to make PyCharm is the best IDE for Odoo +* Truly understand Odoo framework (Odoo module, Odoo ORM,...). +* Amazing code completion and navigation for Python, SQL, XML, JavaScript, CSV, and PO/POT. +* Support working with multiple Odoo versions in one project window. +* Other improvements to make PyCharm is the best IDE for Odoo. ## Installation 1. Install this plugin from [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/13499-odoo).