From 0790e605718d3e89c3993d337ea74ed7b0946ba8 Mon Sep 17 00:00:00 2001 From: stephen-spr Date: Fri, 22 Aug 2025 12:22:18 +0530 Subject: [PATCH] Test: added a line in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a0158d919e..abb244a6f9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Odoo tutorials +Testing my first Odoo tutorial change This repository hosts the code for the bases of the modules used in the [official Odoo tutorials](https://www.odoo.com/documentation/latest/developer/tutorials.html).