nabijaczleweli / rust-embed-resource

A Cargo build script library to handle compilation and inclusion of Windows resources, in the most resilient fashion imaginable
MIT License
173 stars 29 forks source link

Add windows manifest embed example to README #16

Closed jpoles1 closed 4 years ago

jpoles1 commented 4 years ago

This PR simply adds an example to the README to illustrate to users how the functionality of this crate might be applied. These instructions relate to the embedding a windows manifest as described in #15.

nabijaczleweli commented 4 years ago

Released in v1.3.2.