From 6cab76483301a074d83c285b6480b3dc4fe664db Mon Sep 17 00:00:00 2001 From: Ryota Ushio <72342591+RyotaUshio@users.noreply.github.com> Date: Fri, 8 Dec 2023 08:47:00 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a5d06b0..63a05fd 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ This is a modified version of https://github.com/obsidianmd/obsidian-sample-plug - The plugin class definition and settings-related code are separated into `main.ts` and `settings.ts` - Release GitHub action is already there - Don't forget to go to `Settings > Actions > General > Workflow permissions` and turn on `Read and write permissions` +- The default branch has been renamed `main` ## Usage