Update README.md
diff --git a/README.md b/README.md
index 3f3ed6f..ecf80c5 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
## SAR
-The adc is composed of a top-plate sampled CDAC, with a capacitor array of
+The ADC is composed of a top-plate sampled CDAC, with a capacitor array of
mimimum sized MIM caps.
The comparator is a single-stage regenerative comparator, with a MOM array
@@ -21,6 +21,15 @@

+## Architecture
+
+The ADC is composed of a differential top-plate sampled dac, which is made from an array of MIM capacitors.
+The comparator is a regenerative comparator, which is followed by a latch to retain the output state during
+reset. The latch output is fed into the logic section, which performs the standard binary search algorithm.
+
+
+
+
## Simulation
The simulation is carried out using ngspice using the mixed-mode xspice capabilities.