branch: elpa/eldoc-mouse
commit 26584ad6b247daac9a64eb7940e03ee50762675f
Author: huangfeiyu <[email protected]>
Commit: GitHub <[email protected]>
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e2bbb4c76fc..0de02219fec 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Contributing
## Contribution
Feel free to open issues and pull requests for improvements. If you encounter
any bugs or have feature requests, please create an issue on the GitHub Issues
page.
-Acknowledgments
+## Acknowledgments
eldoc-box: for providing popup documentation frames.
eglot: for offering Language Server Protocol (LSP) support in Emacs.