Read me for before spiffy decode
diff --git a/README.md b/README.md
index bd08e9b..28cca00 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,13 @@
QCBOR encodes and decodes [RFC 7049](https://tools.ietf.org/html/rfc7049) CBOR.
+## Before Spiffy Decode
+
+This is an archive branch of QCBOR without the large spiffy decode
+addition in case someone wants to go back to it. Spiffy decode is
+backwards compatible so there should be no need for this, but it is
+here just in case.
+
## Characteristics
**Implemented in C with minimal dependency** – The only dependencies