internal change

PiperOrigin-RevId: 417334970
diff --git a/README.md b/README.md
index 834d4f0..b9e0af4 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Efficient and performance-portable SIMD
 
+[//]: # (placeholder, do not remove)
+
 Highway is a C++ library for SIMD (Single Instruction, Multiple Data), i.e.
 applying the same operation to multiple 'lanes' using a single CPU instruction.