We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5ad000 + ff36169 commit 0e5ca96Copy full SHA for 0e5ca96
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