From d62ebda570ed692d083798bdaf9ea94a10429e7c Mon Sep 17 00:00:00 2001 From: jank Date: Mon, 28 Jul 2025 21:25:29 +0200 Subject: [PATCH] docs: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7954bac..fc14dbf 100644 --- a/README.md +++ b/README.md @@ -274,7 +274,7 @@ make install ## 📄 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 @@ -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: -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()))` 3. Create a new issue with: - Your configuration @@ -295,4 +295,4 @@ If you encounter any issues or have suggestions: --- -**Made with ❤️ for the Neovim community** \ No newline at end of file +**Made with ❤️ for the Neovim community**