diff --git a/README.md b/README.md index 236eaa174..77e4544bc 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,12 @@ All `tldr` pages are written in markdown, so they can be edited quite easily and pull requests here using Git on the command-line or using the GitHub web interface. +But we already have some plugins for different editors to enhance the tldr page editing experience: + +- [Emacs](https://github.com/tldr-pages/tldr-emacs-extension.git) + +For editors without a plugin system, we provide a set of configurations in a [separate repo](https://github.com/tldr-pages/tldr-editor-configs). + We strive to maintain a [welcoming and collaborative](GOVERNANCE.md) community. If it's your first time contributing, have a look at the [contributing guidelines](CONTRIBUTING.md), and go ahead!