From f2dc9e79ea1af863e67cbb420e251f9695feac43 Mon Sep 17 00:00:00 2001 From: Andrew Clayton Date: Tue, 10 Sep 2024 16:38:00 +0100 Subject: README: Enclose URLs in <> Signed-off-by: Andrew Clayton --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 0c208f9..cb516af 100644 --- a/README +++ b/README @@ -65,8 +65,8 @@ Finally you need a couple of rust based tools. You can grab the latest versions for your platform here -https://github.com/bytecodealliance/wit-bindgen/releases -https://github.com/bytecodealliance/wasm-tools/releases + + Again, where you put these is up to you. -- cgit