README - mention workarounds
diff --git a/README.md b/README.md
index 3507bff..85033d1 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@
 - Chooses the audio API (OpenSL ES on API 16+ or AAudio on API 27+) which will give the best audio performance on the target Android device
 - Automatic latency tuning
 - Modern C++ allowing you to write clean, elegant code
+- Workarounds for some known issues
 - [Used by popular apps and frameworks](docs/AppsUsingOboe.md)
 
 ## Requirements