From 308ea2eaf73c4233dbcf343ec0a815bfa5e80ee2 Mon Sep 17 00:00:00 2001 From: graham Date: Fri, 1 Mar 2024 12:25:49 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d7f151b..68d4afe 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# NOTE - This repo has been deprecated. Please refer to https://github.com/hackclub/sprig for the latest version of the Spade firmware. + # Spade - an implementation of Sprig engine This repo is a C implementation of the Sprig engine you can find in the "engine" folder of the repo [hackclub/sprig](https://github.com/hackclub/sprig).