Skip to content

Commit ff36169

Browse files
authored
Update README.md to alert OWL V1
This starter uses the outdated OWL version 1, add an alert for end-user and link to the new version of the starter template.
1 parent c5ad000 commit ff36169

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# OWL Javascript Project Starter
1+
# 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)**
27
38
This repo is an example on how to start a real project with the Odoo OWL framework.
49

0 commit comments

Comments
 (0)