From 670440d15a9955a39db432f836ccc3698a08201b Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Mon, 2 Jan 2023 23:33:13 +0100 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f22ac8..e2deab4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repo contains the documentation for the [AI-on-the-Edge-Device Project](htt # How does it work 1. You can edit any `*.md` document in the [docs](docs) folder. -1. Then create a Pull Request for it to merge it into the `main` branch. +1. Then create a Pull Request for it to merge it into the `main` branch (or edit it directly in the `main` branch if you have the required rights). 1. When it got merged, the Github Actions will re-generate the documentation and place it in the `gh-pages` branch. This branch automatically gets populated to the public [Documentation Site](https://jomjol.github.io/AI-on-the-edge-device-docs) ## Migrating existing Wiki Pages