docs/API.md: Mention Emacs client (#2413)

This commit is contained in:
Michał Krzywkowski
2021-02-04 12:41:17 +01:00
committed by GitHub
parent 112a532245
commit 57f32d3bb8

View File

@@ -279,3 +279,4 @@ Here are some examples of projects using the Compiler Explorer API:
* [QTCreator Plugin by dobokirisame](https://github.com/dobokirisame/CompilerExplorer) (C++)
* [CLion plugin by ogrebenyuk](https://github.com/ogrebenyuk/compilerexplorer) (Java)
* [QCompilerExplorer - frontend in Qt](https://github.com/Waqar144/QCompilerExplorer) (C++)
* [Emacs client - compiler-explorer.el](https://github.com/mkcms/compiler-explorer.el)