From 3b5ea1c8faee3300ef79f13e3e12d2c8fdfcb2e1 Mon Sep 17 00:00:00 2001
From: Robin Clark <robin48gx@gmail.com>
Date: Tue, 10 Sep 2019 11:45:19 +0100
Subject: [PATCH] Update README.md

---
 README.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index d5126f8..2a674d0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
 # two_pole_dc_pass
 
-Implements the old 7/8ths LAG filter but squared.
-i.e. two pole version
+Implements the old 7/8ths LAG filter but squared and a 15/16 squared lag filter
+i.e. two pole versions.
+
+Optimised for 8 bit implementations.