From 7d869b754b25d7eec7c535d208ae9af83efaa1d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kan=20Nilsson?= Date: Thu, 21 Dec 2023 10:53:54 +0100 Subject: [PATCH] Update supported OTP versions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 87a6a31ba..fd7d80562 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ An Erlang server implementing Microsoft's Language Server Protocol 3.15. * [Erlang OTP 22+](https://github.com/erlang/otp) * [rebar3 3.9.1+](https://github.com/erlang/rebar3) +## Supported OTP versions + +* 23, 24, 25, 26 + ## Quickstart Compile the project: