docs: Update README.md

This commit is contained in:
Jan K9f 2025-07-28 21:25:29 +02:00
commit d62ebda570
Signed by: jank
GPG key ID: 22BEAC760B3333D6

View file

@ -274,7 +274,7 @@ make install
## 📄 License ## 📄 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. This project is licensed under the MIT License
## 🙏 Acknowledgments ## 🙏 Acknowledgments
@ -286,7 +286,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
If you encounter any issues or have suggestions: If you encounter any issues or have suggestions:
1. Check the [Issues](https://github.com/your-username/jquote.nvim/issues) page 1. Check the [Issues](https://git.kjan.de/jank/jquote.nvim/issues) page
2. Run the health check: `:lua print(vim.inspect(require("jquote").health()))` 2. Run the health check: `:lua print(vim.inspect(require("jquote").health()))`
3. Create a new issue with: 3. Create a new issue with:
- Your configuration - Your configuration
@ -295,4 +295,4 @@ If you encounter any issues or have suggestions:
--- ---
**Made with ❤️ for the Neovim community** **Made with ❤️ for the Neovim community**