diff --git a/README.md b/README.md index 12feed2..c1d3d72 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,8 @@ fn main() { _ = comp_data; } ``` + +## Usage in the Wild + +- [asm-lsp](https://github.com/bergercookie/asm-lsp): Used to provide inline error +diagnostics and accurate include directory searches