From 3be8d71c8fa681791abf066b4a747b7d99362768 Mon Sep 17 00:00:00 2001 From: dam1n19 <d.a.mapstone@soton.ac.uk> Date: Wed, 5 Jul 2023 15:07:43 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52131c9..99b2dc3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AES-128 Example Accelerator System Project -This repo is the top-level project repository which is used as a base for other projects to be built from. +This repo is the top-level repository which contains an example accelerator based on the secworks AES engine integrated in SoC Labs provided nanosoc chip design IP in forms of git subrepositories. ## Cloning this repository -- GitLab