diff --git a/README.md b/README.md
index f40d775..e658d68 100644
--- a/README.md
+++ b/README.md
@@ -108,6 +108,8 @@ BTW, you should use regular slash ( / ) instead of backslash ( \ ) in Windows OS
# API
+

+
Deepface offers an API as well. You can clone [`/api/api.py`](https://github.com/serengil/deepface/tree/master/api/api.py) and pass it to python command as an argument. This will get a rest service up.
```