From a0d02b4f5cf1f667bbefb8eb2403dc36e6f98f6c Mon Sep 17 00:00:00 2001 From: David Mapstone <david@mapstone.me> Date: Tue, 28 Feb 2023 13:22:23 +0000 Subject: [PATCH] Test2 --- sha-2-accelerator/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sha-2-accelerator/README.md b/sha-2-accelerator/README.md index f362c9a..27364d4 100644 --- a/sha-2-accelerator/README.md +++ b/sha-2-accelerator/README.md @@ -1,6 +1,7 @@ # SHA-2 Accelerator This project is an example accelerator which will be combined with the SoC Labs SoC infrastructure. +Test ## Repository Structure The respository is currently broken down into 2 main directories: -- GitLab