diff --git a/windows-capture-python/README.md b/windows-capture-python/README.md index 7c1c065..6fbaf29 100644 --- a/windows-capture-python/README.md +++ b/windows-capture-python/README.md @@ -1,13 +1,13 @@ # Windows Capture   [![Licence]][Licence URL] [![Build Status]][repository] [![Latest Version]][pypi.org] [Licence]: https://img.shields.io/crates/l/windows-capture -[Licence URL]: https://github.com/NiiightmareXD/windows-capture/blob/main/LICENCE +[Licence URL]: https://github.com/NiiightmareXD/windows-capture/blob/main/windows-capture-python/LICENCE [Build Status]: https://img.shields.io/github/actions/workflow/status/NiiightmareXD/windows-capture/rust.yml -[repository]: https://github.com/NiiightmareXD/windows-capture +[repository]: https://github.com/NiiightmareXD/windows-capture/tree/main/windows-capture-python [Latest Version]: https://img.shields.io/pypi/v/windows-capture -[pypi.org]: https://pypi.org/project/windows-capture/ +[pypi.org]: https://pypi.org/project/windows-capture **Windows Capture** is a highly efficient Rust and Python library that enables you to capture the screen using the Graphics Capture API effortlessly. This library allows you to easily capture the screen of your Windows-based computer and use it for various purposes, such as creating instructional videos, taking screenshots, or recording your gameplay. With its intuitive interface and robust functionality, Windows Capture is an excellent choice for anyone looking for a reliable, easy-to-use screen-capturing solution.