We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ad000 commit ff36169Copy full SHA for ff36169
README.md
@@ -1,4 +1,9 @@
1
-# OWL Javascript Project Starter
+# OWL (v1) Javascript Project Starter
2
+
3
+> **Warning**
4
+> This project uses OWL **version 1**, OWL v2 is out (used in Odoo 16) and is the **preferred** version of the framework!
5
+> Use this starter project only if you are following the Tutorial on https://codingdodo.com, if not please
6
+> **prefer this repository [OWL2-JavaScript-Project-Starter](https://github.com/Coding-Dodo/OWL2-JavaScript-Project-Starter)**
7
8
This repo is an example on how to start a real project with the Odoo OWL framework.
9
0 commit comments