summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrique Alves <henriquelalves@gmail.com>2022-07-26 12:58:19 -0300
committerHenrique Alves <henriquelalves@gmail.com>2022-07-26 12:58:19 -0300
commitfb2d1e21b6fde4429f72906d6f88290c1a8e66d3 (patch)
treefda0d2c9f7eac4ef8002a7fc494e7a61994eeafc
parentad813cb3171007900bb1919fecde76d2a6976aee (diff)
downloadglam-fb2d1e21b6fde4429f72906d6f88290c1a8e66d3.tar.gz
glam-fb2d1e21b6fde4429f72906d6f88290c1a8e66d3.tar.bz2
glam-fb2d1e21b6fde4429f72906d6f88290c1a8e66d3.zip
Add link to README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb260f2..db19c89 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ This is **not** a one-size-fits-all kind of solution. I created it because I wan
## Installing
The project only works on UNIX (Linux/Mac) machines. You need `git` installed for the commands to work.
-**This is a WIP project**, so I'm not too focused on providing releases; right now, the easiest way to install this project is via `cargo install godot-glam`. This may change if this project gain traction.
+**This is a WIP project**, so I'm not too focused on providing releases; right now, the easiest way to install this project is via `cargo install godot-glam` (https://lib.rs/crates/godot-glam). This may change if this project gain traction.
## Example
You can initialize your project (with meaningful `.gitignore` and `.gdignore` files) with: