Quellcode durchsuchen

Update BBR version in README.md

jimsterino98 vor 2 Monaten
Ursprung
Commit
7b78359142
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -52,7 +52,7 @@ For GKI installation, please follow the official guide:
 - 🔐 **KernelSU**: A root solution for Android GKI devices that works in kernel mode and grants root permission to userspace applications directly in kernel space
 - 🥷 **SUSFS**: An addon root hiding kernel patches and userspace module for KernelSU
 - 🛡️ **BBG**: LSM-based Baseband Guard security to protect critical device partitions
-- 🖧 **BBRv1**: Improved TCP congestion control
+- 🖧 **BBRv3**: Improved TCP congestion control and faster internet
 - ✅ **LTO**: Link Time Optimisation enabled
 - ⚡️ **TMPFS XATTR / POSIX ACL**: Extended TMPFS support for meta modules and Mountify
 - </> **Unicode Bypass Fix**: Prevent path traversal and other detections using non-printable Unicode codepoints [Experimental]