From b8abc7a8edcad335df2223114df6d30f08bbae8c Mon Sep 17 00:00:00 2001 From: Will Lillis Date: Tue, 23 Jul 2024 19:34:22 -0400 Subject: [PATCH] actually appease linter --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6c03a6..025f663 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,6 @@ fn main() { ## Usage in the Wild -- [asm-lsp](https://github.com/bergercookie/asm-lsp): Used to provide inline error -diagnostics and accurate include directory searches +### [asm-lsp](https://github.com/bergercookie/asm-lsp) +Used to provide inline error diagnostics and additional er-project include directories