diff --git a/README.md b/README.md index 941872a0..3401ce56 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@

🦉 OWL Framework 🦉

+ [![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0) +[![npm version](https://badge.fury.io/js/@odoo%2Fowl.svg)](https://badge.fury.io/js/@odoo%2Fowl) +[![Downloads](https://img.shields.io/npm/dm/@odoo%2Fowl.svg)](https://www.npmjs.com/package/@odoo/owl) + _Class based components with hooks, reactive state and concurrent mode_ ## Project Overview