From 090579d6b5c940561cf70bc75dd4fec563311231 Mon Sep 17 00:00:00 2001 From: gingerBill Date: Fri, 10 Apr 2020 10:27:15 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4101319c2..03fc2a53c 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ # The Odin Programming Language -The Odin programming language is fast, concise, readable, pragmatic and open sourced. It is designed with the intent of replacing C with the following goals: +The Odin programming language is fast, concise, readable, pragmatic and open sourced. It is designed with the intent of being an alternative to C with the following goals: * simplicity * high performance * built for modern systems