From 5d99c766dcacb264eee551e27eb24b1423f7d427 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 20 Jun 2016 23:33:48 -0400 Subject: rename to 'exuberant_hacks'; bump to 0.2 Repo and project is named "exuberant-hacks"; Rust module can't have '-', so it's "exuberant_hacks". Also bumped version to 0.2. --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4f33caa..feec517 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ - _ _ _ _ _ - _____ ___ _| |__ ___ _ __ __ _ _ __ | |_ | |__ _____ _(_)_ __ ___ ___| | - / _ \ \/ / | | | '_ \ / _ \ '__/ _` | '_ \| __| | '_ \ / _ \ \ / / | '_ \ / _ \/ __| | -| __/> <| |_| | |_) | __/ | | (_| | | | | |_ | |_) | (_) \ V /| | | | | __/\__ \_| - \___/_/\_\\__,_|_.__/ \___|_| \__,_|_| |_|\__| |_.__/ \___/ \_/ |_|_| |_|\___||___(_) - - +
+                 _                          _     _                _        _ 
+  _____  ___   _| |__   ___ _ __ __ _ _ __ | |_  | |__   __ _  ___| | _____| |
+ / _ \ \/ / | | | '_ \ / _ \ '__/ _` | '_ \| __| | '_ \ / _` |/ __| |/ / __| |
+|  __/>  <| |_| | |_) |  __/ | | (_| | | | | |_  | | | | (_| | (__|   <\__ \_|
+ \___/_/\_\\__,_|_.__/ \___|_|  \__,_|_| |_|\__| |_| |_|\__,_|\___|_|\_\___(_) 
### Build Dependencies and Installation @@ -44,7 +43,7 @@ As a workaround until there is a solution in upstream `glutin`, use the "depende Checkout the `feature-existing` branch from `https://github.com/bnewbold/glutin`, then, under this directory -(exuberant-bovines), create a `.cargo/config` file with a path like: +(exuberant-hacks), create a `.cargo/config` file with a path like: paths = ["/home/bnewbold/src/glutin"] -- cgit v1.2.3