From b25598ee7018e47b72e9c9da136c7e285aad0e58 Mon Sep 17 00:00:00 2001 From: Ilya Lakhin Date: Sun, 30 Jan 2022 01:52:53 +0700 Subject: [PATCH] Readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a9c72ef..b932fc4c 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ contributing(opening a PR) into [README.md](https://github.com/vulkano-rs/vulkan | [Ferret](https://github.com/Rua/ferret) | Doom-compatible game engine | | [Sandbox](https://github.com/hakolao/sandbox) | 2D Pixel Physics Simulator | | [Egui Winit Vulkano](https://github.com/hakolao/egui_winit_vulkano) | Vulkano integration with Egui | -| [VideowindowW](https://www.videowindow.eu/) | Uses Vulkano under the hood to enable asynchronous video stream compositing | +| [VideowindoW](https://www.videowindow.eu/) | Uses Vulkano under the hood to enable asynchronous video stream compositing | We would love to help you keep your project in sync with the most recent changes in Vulkano if you give us feedback by adding your project into this list.