From 25dc5afaa69fd63f2faa07c378b4965a9f4ead8d Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Tue, 15 Mar 2022 18:33:17 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e09ccf2..d90f50fd 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Each project has subfolders corresponding to the languages we'd like to see the - Rust - Lua -> 📢 Note that we removed Pascal / Object Pascal and replaced it with Rust as we couldn't determine if Pascal is effectively memory safe. We've also added Lua, as it made the top 20 in TIOBE. +> 📢 Note that we removed Pascal / Object Pascal and replaced it with Rust as we couldn't determine if Pascal is effectively memory safe. We've also added Lua, as it made the top 20 in TIOBE and is both a scripting language and memory safe. ### Project goals