From 84ce9692b9fe1da41ec2f550911d66d7c24c9260 Mon Sep 17 00:00:00 2001 From: modelflat Date: Sun, 1 Sep 2024 19:32:02 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63c61c4..9572302 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![PyPI version](https://badge.fury.io/py/zbl.svg)](https://badge.fury.io/py/zbl) -`zbl` is a Rust and Python library for screen/window capturing. It provides an interface +`zbl` is a Rust and Python library for screen/window capturing on Windows. It provides an interface to `Windows.Graphics.Capture` API with a focus on simplifying integrating computer vision applications for Windows Desktop apps. **This library is in early development stage**. This means that it's only verified to work for a 'happy path'