From 0d78f3695a093278e6be64467f354deefa8b2b06 Mon Sep 17 00:00:00 2001 From: Alex McLean Date: Sat, 26 Feb 2022 20:22:53 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f9f07efa..5cd48e9c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# strudel +# strudel ![Strudel test status](https://github.com/github/docs/actions/workflows/main.yml/badge.svg) ## Local development @@ -8,4 +8,4 @@ Run the REPL locally: cd repl npm install npm run start -``` \ No newline at end of file +```