From 840400e52c6b66180a69c2768b8d32799538c59b Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Wed, 17 Jun 2026 14:16:06 +0800 Subject: [PATCH] Update README.md Signed-off-by: wxiaoguang --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0120f7e5915..521f2baf247 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ including Git hosting, code management, code review, issue tracking, project kan team collaboration, package registry and CI/CD which can reuse GitHub Actions. As Gitea is written in Go, it works across **all** the platforms and -architectures that are supported by Go, including Linux, macOS, and -Windows on x86, amd64, ARM and PowerPC architectures. +architectures that are supported by Go, including Linux, macOS, FreeBSD/OpenBSD and Windows +on x86, amd64, ARM, RISC-V 64 and PowerPC architectures. For online demonstrations, you can visit [demo.gitea.com](https://demo.gitea.com).