diff --git a/README.md b/README.md
index 8762346..c65e4df 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@
  
+## Linux Privesc official course to master LinPEAS
+
+**Check to learn tens of linux privesc techniques and master LinPEAS**
+
# Basic Tutorial
[](https://www.youtube.com/watch?v=9_fJv_weLU0&list=PL9fPq3eQfaaDxjpXaDYApfVA_IB8T14w7)
diff --git a/linPEAS/README.md b/linPEAS/README.md
index be93862..e9221b2 100755
--- a/linPEAS/README.md
+++ b/linPEAS/README.md
@@ -6,10 +6,12 @@
Check the **Local Linux Privilege Escalation checklist** from **[book.hacktricks.wiki](https://book.hacktricks.wiki/en/linux-hardening/linux-privilege-escalation-checklist.html)**.
-> **Dec 2025 update:** linpeas now inspects Linux kernels for CVE-2025-38352 (POSIX CPU timers race) by combining CONFIG_POSIX_CPU_TIMERS_TASK_WORK state with kernel build information, so you immediately know if publicly available PoCs might succeed.
-
[](https://asciinema.org/a/309566)
+## Linux Privesc official course to master LinPEAS
+
+**Check to learn tens of linux privesc techniques and master LinPEAS**
+
## MacPEAS
Just execute `linpeas.sh` in a MacOS system and the **MacPEAS version will be automatically executed**