Update README.md
diff --git a/README.md b/README.md
index 245884e..3caacd3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # High Speed Adder
 This projects aims to design an high speed adder based on recursive doubling technique and fabricate at the SKY130nm technology node.
-## Specifications
+## I/Os
     Inputs: in1, in2 each of 18 bits
             Mode for add/sub selection
     Output: Sum which is of 19 bits.