Skip to content

Commit 1caa1de

Browse files
authored
upd: README
1 parent b42efd9 commit 1caa1de

1 file changed

Lines changed: 5 additions & 20 deletions

File tree

README.md

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -138,35 +138,20 @@ socat
138138

139139
## Third Party
140140

141-
- [Limine](https://codeberg.org/Limine/Limine) — bootloader
142-
- [Flanterm](https://codeberg.org/mintsuki/flanterm) — early kernel terminal renderer
143-
- [SSFN 2](https://gitlab.com/bztsrc/scalable-font2/) — scalable screen fonts
144-
- [FatFs](https://elm-chan.org/fsw/ff/) — FAT32 library by CHAN
145-
- [mlibc](https://github.com/managarm/mlibc) — C standard library
146-
- [Lua](https://www.lua.org/) — lightweight scripting language
147-
- [Pixman](https://gitlab.freedesktop.org/pixman/pixman) — Pixel manipulation library.
148-
- [TinyCC](https://github.com/TinyCC/tinycc) — Tiny C Compiler, ported to ZenOS
149-
- [SmallerC](https://github.com/alexfru/SmallerC) — C to assembly compiler
150-
- [FIGlet](https://github.com/cmatsuoka/figlet) — Large ASCII text renderer
151-
- [Nuklear](https://github.com/Immediate-Mode-UI/Nuklear) — An Immediate-Mode UI library.
152-
- [Kilo](https://github.com/antirez/kilo) — A terminal text editor.
153-
- [DOOM](https://github.com/id-Software/DOOM), and the [generic platform layer](https://github.com/ozkl/doomgeneric) — 3D FPS action game.
141+
- Check **[CREDITS.md](https://github.com/Z-Proj/ZenOS/blob/main/docs/CREDITS.md)** for the list of **third party apps and libraries**.
154142

155143
---
156144

157145
## Showcase (may be outdated)
158146

159147
<table>
160148
<tr>
161-
<td><img src="https://github.com/user-attachments/assets/0f86c8a7-e93f-4cf4-b381-a587c025e43b" /></td>
162-
<td><img src="https://github.com/user-attachments/assets/982f0dc6-9777-4b63-9346-2005f2438d4d" /></td>
149+
<td><img alt="1" src="https://github.com/user-attachments/assets/58002186-1309-447e-8458-cca25bee3892" /></td>
150+
<td><img alt="2" src="https://github.com/user-attachments/assets/859e58b7-56ec-42ae-8ed1-a48f8fbb70e9" /></td>
163151
</tr>
164152
<tr>
165-
<td><img src="https://github.com/user-attachments/assets/5017c149-0ea5-4c09-87f2-f60e120795cf" /></td>
166-
<td><img src="https://github.com/user-attachments/assets/3dfdf375-bb38-4507-84d2-7d9aeff15170" /></td>
167-
</tr>
168-
<tr>
169-
<td><img src="https://github.com/user-attachments/assets/4787c62f-49d9-4221-a236-c59d34ad1590" /></td>
153+
<td><img alt="3" src="https://github.com/user-attachments/assets/168cc50b-74b9-4515-8008-37ed2da0d0b9" /></td>
154+
<td><img alt="4" src="https://github.com/user-attachments/assets/444320f9-3d0e-4b46-bafb-b275b6b882e0" /></td>
170155
</tr>
171156
</table>
172157

0 commit comments

Comments
 (0)