diff options
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ # Felan + +<p align="center"> + <a href="https://github.com/A404M/felan"> + <img src="logo.png" width="400" alt="Felan logo"> + </a> +</p> + A strongly statically typed programming language with a simple and friendly syntax. The language has been influenced by many other languages to be more user friendly both for new programmers who don't have many years of programming with other languages and those who want a powerful tool for programming. # Features |