Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Autodidac authored Aug 28, 2024
1 parent 3f32200 commit 77f5f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cpp_mingltf - Minimal glTF Library in C++20

## Minimal glTF Serializer/Parser in C++20 for Game Design
## Minimal glTF Serializer/Parser in C++20 for Game Development

A high-performance, header-only glTF parser and serializer library designed for C++20. This library is optimized for real-time applications, such as game development, where speed and low memory overhead are crucial.

Expand Down

0 comments on commit 77f5f1e

Please sign in to comment.