diff --git a/README.md b/README.md index 60e0a24..cdb0a80 100644 --- a/README.md +++ b/README.md @@ -27,5 +27,6 @@ askai --config ## Example Usage ```bash -echo "This is some data" | askai "Discribe the input" --config +$ cat askai | askai "what programming language is this" + The script is written in Python language. ```