update readme
diff --git a/README.md b/README.md
index db69417..5dca649 100644
--- a/README.md
+++ b/README.md
@@ -10,10 +10,6 @@
which defines a CBOR sequence.
## New Version With Spiffy Decode
-**A major new version of QCBOR that makes decoding implementations much**
-**easier is available in the SpiffyDecode branch of this repository.**
-**Your CBOR decoding implementation may be many times fewer lines of code!**
-**The old version is available in the BeforeSpiffyDecode branch.**
This new version of QCBOR adds a more powerful decoding API
called Spiffy Decode.