From 2fb9091362eb138d773c95b215f2e9b736042080 Mon Sep 17 00:00:00 2001 From: itdominator <1itdominator@gmail.com> Date: Thu, 27 Nov 2025 15:09:52 -0600 Subject: [PATCH] readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d8161eb..56f2835 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Newton LSP Server Bridge ## Credit -https://github.com/mkslanc/websockets-ls -https://github.com/lspcontainers/dockerfiles/servers +* https://github.com/mkslanc/websockets-ls +* https://github.com/lspcontainers/dockerfiles/servers ## Overview This repo provides a primary Dockerfile (with additional example standalone LSP Dockler files from `lspcontainers`) that packages a number of LSPs and tools into a container along with the src/ folder code.