diff options
| author | Johannes Theiner <[email protected]> | 2024-07-31 20:18:53 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-31 20:18:53 +0200 |
| commit | d05f42d8c5fe0bae820fac20e17ea655b295a015 (patch) | |
| tree | 185b7a4e50d72c967a0e8c0fa90245e54741c672 | |
| parent | e60294b9506f44c407b214f2a4c20f22f1b9bec6 (diff) | |
| parent | 47ec36c11ee8804784821cdbfda9c320a81744f6 (diff) | |
| download | ai-pulse-obsidian-plugin-d05f42d8c5fe0bae820fac20e17ea655b295a015.tar.gz ai-pulse-obsidian-plugin-d05f42d8c5fe0bae820fac20e17ea655b295a015.zip | |
Merge pull request #95 from tobiasvl/patch-1
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ Quick starting guide for new plugin devs: ## Adding your plugin to the community plugin list -- Check https://github.com/obsidianmd/obsidian-releases/blob/master/plugin-review.md +- Check the [plugin guidelines](https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines). - Publish an initial version. - Make sure you have a `README.md` file in the root of your repo. - Make a pull request at https://github.com/obsidianmd/obsidian-releases to add your plugin. |
