Skip to content

Commit 3409e8e

Browse files
authored
Update README.md
Added a "Projects Using PlutoSVG" section to showcase projects using the library
1 parent e524966 commit 3409e8e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,11 @@ cmake -B build .
8585
cmake --build build
8686
cmake --install build
8787
```
88+
89+
### Projects Using PlutoSVG
90+
91+
- [PumpkinOS](https://github.com/migueletto/PumpkinOS)
92+
- [Shell](https://github.com/moudey/Shell)
93+
- [Dear ImGui](https://github.com/ocornut/imgui)
94+
- [SDL_ttf](https://github.com/libsdl-org/SDL_ttf)
95+
- [PCSX2](https://github.com/PCSX2/pcsx2)

0 commit comments

Comments
 (0)