From c543f39986005e5eb00c8b8d8ead04f35e1e340e Mon Sep 17 00:00:00 2001 From: Owen Date: Mon, 14 Sep 2026 17:58:58 -0400 Subject: [PATCH] Move phase out to note --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fe22a76..630fdb6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Olm +> [!NOTE] +> Olm is being phased out in favor of the [Pangolin CLI](https://github.com/fosrl/cli) and is only meant for advanced use cases. + Olm is the cross-platform internal networking library built into every Pangolin client. It does the heavy-lifting of connecting the client to Pangolin sites. Don't use Olm as a standalone machine client. Instead, use the [Pangolin CLI](https://github.com/fosrl/cli).