diff --git a/README.md b/README.md index 0fb66ab7f..2c8b27b7c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,19 @@

- +

+ screenpipe +

@@ -104,7 +117,7 @@ screenpipe --cloud-audio-on ``` by default screenpipe is using a local model for screen capture OCR processing to use the cloud (through unstructured.io) for better performance use this flag: ```bash -screenpipe --cloud-ocr-on +screenpipe --ocr-engine unstructured ``` you can combine multiple flags if needed