From b49481c0bbaed025215da113e14668e5bc3e6a98 Mon Sep 17 00:00:00 2001 From: okada Date: Tue, 5 Dec 2023 22:59:43 +0900 Subject: [PATCH] add notice --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d6dbfe3..169be3c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +# NOTICE + +Current code does not work correctly because of a problem related to https://github.com/python-lsp/python-lsp-jsonrpc/issues/5 + +I'm working for resolve it. + # Flatline LSP Github Colilot-like LSP code completion server with local LLM powered by llama.cpp