From f0eddbcb6b3505a37d5626536019b379e57d7f96 Mon Sep 17 00:00:00 2001 From: Nathan F Syfrig Date: Thu, 1 Aug 2024 14:07:23 -0700 Subject: [PATCH] Add link to Figma design to README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 341e417..a0802f9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Alacritty Logo + Grey-box Logo

Symmetery - Cross-Language Wikipedia Article Gap Analysis Tool

@@ -17,6 +17,10 @@ Precompiled binaries will soon be available from the [GitHub releases page](http Join [Project-Symmetry](https://www.grey-box.ca/project-symmetry/), if you have more questions or are looking to find out more about the project. +## Other Resources + +* [Figma UX](https://www.figma.com/design/yN89gDcV3rdbje70X9RJGL/Project-Symmetry?node-id=199-529&t=MbzAcPzTNmWPFh8w-0) + ## Structure There are 2 parts to this software, a RESTful Server and a UI. The UI is currently unavailable, the server is available.