Update README.md

This commit is contained in:
Ryota Ushio 2023-12-08 08:47:00 +09:00 committed by GitHub
parent a343405d76
commit 6cab764833
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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