diff --git a/README.md b/README.md index f7daa2d..7332a48 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # First UWP in Rust -English badge +English badge The first Universal Windows Platform app written in pure Rust. @@ -18,6 +18,7 @@ The first Universal Windows Platform app written in pure Rust. - Idiomatic and safe Rust implementation (let's wait for https://github.com/microsoft/winrt-rs/issues/81) - Generate .xbf file (see https://github.com/microsoft/winrt-rs/issues/306#issuecomment-670046333) - `{x:Bind}`-style binding (too much boilerplate code) +- CI pipelines ## Build and Run ```powershell