From 895dcc8c66e475226d360dbe99329bc07d107f62 Mon Sep 17 00:00:00 2001 From: kyren Date: Sun, 21 May 2017 21:52:14 -0400 Subject: [PATCH] more readme stuff --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8ffa26..3c219fa 100644 --- a/README.md +++ b/README.md @@ -66,4 +66,4 @@ See [this reddit discussion](http://www.reddit.com/r/rust/comments/5yujt6/) for details of the current lifetime problem with callback wrapping. ## Examples ## Examples -Please look at the [examples](examples/examples.rs) +Please look at the examples [here](examples/examples.rs).