Update README.md

This commit is contained in:
Moritz Jung 2022-05-17 23:08:15 +02:00 committed by GitHub
parent 912418d3cf
commit 11e0e95bb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,3 +79,7 @@ Thank you for wanting to contribute to this project.
Contributions are always welcome. If you have an idea, feel free to open a feature request under the issue tab or even create a pull request. Contributions are always welcome. If you have an idea, feel free to open a feature request under the issue tab or even create a pull request.
### Credits
Credits go to:
- https://github.com/anpigon/obsidian-book-search-plugin for some inspiration and the idea to make this plugin
- https://github.com/liamcain/obsidian-periodic-notes for 99% of `Suggest.ts` and `FolderSuggest.ts`