Update README.md
This commit is contained in:
parent
13c31ffef9
commit
d38d26d8fb
|
@ -6,7 +6,7 @@ This is a modified version of https://github.com/obsidianmd/obsidian-sample-plug
|
||||||
|
|
||||||
- `*.ts` files are put in the `src` directory
|
- `*.ts` files are put in the `src` directory
|
||||||
- The plugin class definition and settings-related code are separated into `main.ts` and `settings.ts`
|
- The plugin class definition and settings-related code are separated into `main.ts` and `settings.ts`
|
||||||
- Release GitHub action is already there
|
- [Release GitHub action](https://docs.obsidian.md/Plugins/Releasing/Release+your+plugin+with+GitHub+Actions) is already there
|
||||||
- Don't forget to go to `Settings > Actions > General > Workflow permissions` and turn on `Read and write permissions`
|
- 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`
|
- The default branch has been renamed `main`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue