diff --git a/README.md b/README.md index d298401..30cfebf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -# KCCI (Kray-G C Compiler & Interpreter) - -[![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE) +# KCCI (Kray-G C Compiler & Interpreter) [![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE) Small but Useful C Compiler & Interpreter As an Execution Environment by JIT(x64)/VM.