From 36d9a4151e86f4cb606fdc654921545132e298f6 Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Fri, 4 Jul 2025 14:23:28 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 920bae2..b80e16c 100644 --- a/README.md +++ b/README.md @@ -301,6 +301,8 @@ Then use the `gen_ui_files` scripts to autogenerate the python UI. An example PR adding a new checkbox is here: https://github.com/ciromattia/kcc/pull/785 +video of adding a new checkbox: https://youtu.be/g3I8DU74C7g + Do not use `git merge` to merge master from upstream, use the "Sync fork" button on your fork on GitHub in your branch to avoid weird looking merges in pull requests.