From 3f8d389602ae2163c3f6dde0ea7bc4537ef5059c Mon Sep 17 00:00:00 2001
From: Baitinq <30861839+Baitinq@users.noreply.github.com>
Date: Sun, 22 Jun 2025 17:51:09 +0200
Subject: Update README.md
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index fbdffbc..0e3651a 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
-# Pry Programming Language
+# Pry Programming Language
Pry is a simple, statically-typed programming language that compiles to native code via LLVM. It features a minimal C-like syntax with basic functional programming elements.
+
+
## Features
- **Static typing** with explicit type annotations
--
cgit 1.4.1
From 3499b5a7a56520ad98c482703ac773368e8fe4a6 Mon Sep 17 00:00:00 2001
From: Baitinq <30861839+Baitinq@users.noreply.github.com>
Date: Sun, 22 Jun 2025 17:54:21 +0200
Subject: Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index 0e3651a..47c352a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Pry Programming Language
+# Pry Programming Language
Pry is a simple, statically-typed programming language that compiles to native code via LLVM. It features a minimal C-like syntax with basic functional programming elements.
--
cgit 1.4.1
From 894e86a717f14c52dedc8c28381d5a6b6136b9c2 Mon Sep 17 00:00:00 2001
From: Baitinq <30861839+Baitinq@users.noreply.github.com>
Date: Sun, 22 Jun 2025 17:58:17 +0200
Subject: Update README.md
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
(limited to 'README.md')
diff --git a/README.md b/README.md
index 47c352a..53acf43 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,10 @@
-# Pry Programming Language
+