Update README

This commit is contained in:
Héctor Ramón Jiménez 2019-12-18 06:01:32 +01:00
parent 2f567d9261
commit 12b7479a4a

View file

@ -1,3 +1,11 @@
# window_clipboard
[![Test Status](https://github.com/hecrj/window_clipboard/workflows/Test/badge.svg)](https://github.com/hecrj/window_clipboard/actions)
[![Documentation](https://docs.rs/window_clipboard/badge.svg)][documentation]
[![Crates.io](https://img.shields.io/crates/v/window_clipboard.svg)](https://crates.io/crates/window_clipboard)
[![License](https://img.shields.io/crates/l/window_clipboard.svg)](https://github.com/hecrj/window_clipboard/blob/master/LICENSE)
A library to obtain clipboard access from a `raw-window-handle`.
__Very experimental, use at your own risk!__
[documentation]: https://docs.rs/window_clipboard