about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0e3651a..47c352a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-![file](https://github.com/user-attachments/assets/c1c5edc6-eb3b-4cfd-a099-1344cfd24563)# 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.