From 171e4e50ba9e0c2a23f5f989d349316f24b47465 Mon Sep 17 00:00:00 2001 From: "Leon.Schmidt" Date: Wed, 19 Aug 2026 12:32:44 +0200 Subject: [PATCH] Refresh README badges and docs This commit updates the live demo badge sizing in both README files and removes the outdated 'Updating Sky Phone' guidance from the published documentation. The goal is to keep the docs aligned with the current branding and avoid directing users through obsolete upgrade steps. --- README.md | 15 +-------------- sky_phone/README.md | 15 +-------------- 2 files changed, 2 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index b2bcf32..89b6f3e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@

- Try the interactive Sky Phone live demo + Try the interactive Sky Phone live demo

@@ -556,19 +556,6 @@ The resource provides the compatibility aliases `lb-phone`, `17mov_Phone`, `high That means servers can replace LB Phone without giving up supported custom apps, while developers can build directly against Sky Phone for deeper lifecycle, permission, and storage integration. -## Updating Sky Phone - -Before updating: - -1. Back up the database. -2. Back up `config/config.lua`, `config/media.lua`, and any custom media. -3. Keep the three pepper values unchanged. -4. Replace the resource files. -5. Reapply customer-specific configuration carefully. -6. Restart Sky Phone and review warnings and errors. - -Do not overwrite a production configuration without comparing it to the new version. - ## Frontend development Customers installing a release do not need to build the frontend. diff --git a/sky_phone/README.md b/sky_phone/README.md index cc5627c..cb92405 100644 --- a/sky_phone/README.md +++ b/sky_phone/README.md @@ -11,7 +11,7 @@

- Try the interactive Sky Phone live demo + Try the interactive Sky Phone live demo

@@ -558,19 +558,6 @@ The resource provides the compatibility aliases `lb-phone`, `17mov_Phone`, `high That means servers can replace LB Phone without giving up supported custom apps, while developers can build directly against Sky Phone for deeper lifecycle, permission, and storage integration. -## Updating Sky Phone - -Before updating: - -1. Back up the database. -2. Back up `config/config.lua`, `config/media.lua`, and any custom media. -3. Keep the three pepper values unchanged. -4. Replace the resource files. -5. Reapply customer-specific configuration carefully. -6. Restart Sky Phone and review warnings and errors. - -Do not overwrite a production configuration without comparing it to the new version. - ## Frontend development Customers installing a release do not need to build the frontend.