docs(README): update README

This commit is contained in:
2026-01-03 17:16:41 -06:00
parent 96f3f527f4
commit 184f0dbf14
4 changed files with 16 additions and 4 deletions

View File

@@ -3,6 +3,7 @@
> [!IMPORTANT]
> v4 coming soon with release builds for Linux and Windows. As well as updated container images and wheel packages.
For issues contact me over LXMF: `73
[![CI](https://git.quad4.io/RNS-Things/MeshChatX/actions/workflows/ci.yml/badge.svg?branch=master)](https://git.quad4.io/RNS-Things/MeshChatX/actions/workflows/ci.yml)
[![Tests](https://git.quad4.io/RNS-Things/MeshChatX/actions/workflows/tests.yml/badge.svg?branch=master)](https://git.quad4.io/RNS-Things/MeshChatX/actions/workflows/tests.yml)
[![Build](https://git.quad4.io/RNS-Things/MeshChatX/actions/workflows/build.yml/badge.svg?branch=master)](https://git.quad4.io/RNS-Things/MeshChatX/actions/workflows/build.yml)
@@ -218,9 +219,10 @@ We use [Task](https://taskfile.dev/) for automation.
| `task android-prepare` | Prepare Android build |
| `task android-build` | Build Android APK |
| `task build-flatpak` | Build Flatpak package |
| `task forge-start` | Run the application with Electron Forge |
| `task forge-make` | Generate distributables with Electron Forge |
| `task clean` | Clean build artifacts and dependencies |
## Security
- [ASAR Integrity](https://www.electronjs.org/docs/latest/tutorial/asar-integrity) (Electron 39)