diff --git a/README.md b/README.md
index 17edff1..82562e4 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,32 @@
-# Welcome to Image Processing API
+
Welcome to Image Processing CLI 👋
+
+
+
-> A REST Api that gets images of any format and applies filters on it
+> A CLI Tool to edit images (edit color, crop, rotate, flip, blur... etc)
+## Install
+
+```sh
+cargo build --release && mv ./target/release/imgffs
+```
+
+## Usage
+
+```sh
+imgffs [OPTIONS]