From 88a2b6d1fb8ef3fe76b0c00b644483599fa10bdb Mon Sep 17 00:00:00 2001 From: seveibar Date: Tue, 11 Jun 2024 22:43:04 -0700 Subject: [PATCH] add link to image to readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a1cccbd..d918ae7 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,7 @@ This is a simple online viewer for the official KiCad footprints. -![image](https://github.com/tscircuit/kicad-viewer/assets/1910070/36a2c07c-504d-4242-a875-bd614ab2844e) - +[![image](https://github.com/tscircuit/kicad-viewer/assets/1910070/36a2c07c-504d-4242-a875-bd614ab2844e)](https://tscircuit.github.io/kicad-viewer) ## Running Locally