diff --git a/README.md b/README.md index 727196e..c010875 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@

- -# Welcome! +# Welcome Lento is an open-source, strongly typed and lazy evaluated programming language with aim to purify the object-oriented paradigm. Types provide a way to describe the shape of an object, providing better documentation, and allowing Lento to validate that your code is working correctly. @@ -26,7 +25,6 @@ This project provides a helpful command line interface tool for the Lento progra > Learn more about Lento at http://lento-lang.org. -
## Installation 📦