Просмотр исходного кода

Update BBR version in README.md

jimsterino98 2 месяцев назад
Родитель
Сommit
7b78359142
1 измененных файлов с 1 добавлено и 1 удалено
  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]