From 5cf7af759691245b6305df4ca2385cac687b41bc Mon Sep 17 00:00:00 2001 From: annoyatron255 Date: Mon, 6 May 2024 01:14:47 -0500 Subject: [PATCH] Fix links --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bf3b121..9e5fb2a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ _yosys4gal_: Verilog Flow for the GAL16V8 and GAL22V10 A Verilog flow for GAL16V8 and GAL22V10 logic chips (and pin-compatible alternatives like the ATF16V8 and ATF22V10). -It leverages [Yosys](github.com/YosysHQ/yosys) and [Galette](github.com/simon-frankau/galette). +It leverages [Yosys](https://www.github.com/YosysHQ/yosys) +and [Galette](https://www.github.com/simon-frankau/galette). Usage -----