diff --git a/README.md b/README.md
index 35ec36b6..167436d3 100755
--- a/README.md
+++ b/README.md
@@ -13,10 +13,10 @@ This is a fork of original CyberChef by GCHQ. This project has implemented my ow
- e.g. chr(33)
to !
- This operation supports char() and chr()
- Combining the usage of **From 0x[Hex]** and **From char(hex)** can decode chr(0x3333)
to !
+- operation **HTTP gzip decrypt**: Decrypt gzip payload in HTTP
## Todo
-- Operation GZip HTTP data
- Operation SQL comment strip function
- Adding more support to char(hex, hex)
- Adding support of themes