aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorA404M <ahmadmahmoudiprogrammer@gmail.com>2025-06-06 21:51:38 +0330
committerA404M <ahmadmahmoudiprogrammer@gmail.com>2025-06-06 21:51:38 +0330
commit44cf97674be6da6790281d59f43b22c88a6360e6 (patch)
treecb3cb3bcd5aebbbea6cf7180a657e23afbd72cb1 /README.md
parent71790e24e9e617c7f31ac06d60a707ada21ada81 (diff)
add logo to README.mdHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 89e4de0..8187e6c 100644
--- a/README.md
+++ b/README.md
@@ -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