Update README.md

This commit is contained in:
tofasthacker 2024-01-04 02:55:17 +00:00
parent fba97b7130
commit ec6b3471aa

View File

@ -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.
```