From 5e7d53900c6be6d200f014cad99c0aeaed66982e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Salda=C3=B1a?= Date: Sat, 7 Sep 2024 20:45:56 -0500 Subject: [PATCH] improvement in the main documentation Adding other way to import the project into existing projects --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index f94800c..e82cea7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,14 @@ This folder contains AI-assisted development tools for improving code quality an - Create a `.ai` folder in your repository - Move the content of this template into the `.ai` folder +### Or just use it on an existing one! + +- You can quick import this project and keep watching the community adding a submodule. +- the command create a submodule and also the `.ai` folder. +- ```bash + git submodule add git@github.com:udecode/dotai.git .ai + ``` + ## Codex ### Files