From 722614aed5026d76dba76ee053aa8c200b09e002 Mon Sep 17 00:00:00 2001 From: Gaurav Gogia <16029099+gaurav-gogia@users.noreply.github.com> Date: Mon, 22 Mar 2021 10:51:54 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e786ff6..587c1e7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# The mutant Programming Language -mutant is an open source programming language whose aim is to provide an accessible, secure system for programming & security research. -
+# The mutant Programming Language +mutant is an open source programming language whose aim is to provide an accessible, secure system for programming & security research. + # Key features of mutant 1. KISS: The language is simple enough to be learnt in under an hour 2. Compile time & Runtime Security: Encrypted byte code ensures security on disk and in memory