From 4027494d035f5b188766b9af4452c0320d1206d3 Mon Sep 17 00:00:00 2001 From: Raj Nakarja Date: Sun, 23 Aug 2026 11:17:01 +0200 Subject: [PATCH] Updated README with new terminology --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a68a36b..8ca2de2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Superstack CLI `superstack` is the command line interface to Superstack: log in, create -fleets, claim devices, and manage who can reach them. It is a single static +fleets, pair devices, and manage who can reach them. It is a single static binary for managing Superstack from a terminal. Uploading Lua code and streaming logs are not available yet.