Skip to content

Commit cb113e4

Browse files
authored
update: README.md
1 parent 65cf227 commit cb113e4

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
<div align="center">
2-
<img src="https://github.com/user-attachments/assets/578bcafb-eb8a-46e0-9ebe-2f2768f32e36" width="250px" align="center">
2+
<img src="https://emoji2svg.deno.dev/api/🕊️" alt="eyecatch" height="100">
33
<h1>The Ibu programming language</h1>
44
</div>
55

6-
[📄 Documentation](docs/docs.md)
7-
86
[![CI](https://github.com/v420v/ibu/actions/workflows/ci.yml/badge.svg)](https://github.com/v420v/ibu/actions/workflows/ci.yml)
97

10-
Ibu is a programming language that brings joy to programming.
11-
128
## Key Features of Ibu
139
- No strict type checker
1410
- No C-like pointer arithmetic
@@ -76,6 +72,8 @@ $ ld -o main main.o lib/runtime.o lib/linux-syscall.o lib/std.o
7672
$ ./main
7773
```
7874

75+
[📜 The Ibu Programming Language Documentation](docs/docs.md)
76+
7977
## Compiler implementation
8078
| File | Content |
8179
|-----------|------------------------|

0 commit comments

Comments
 (0)