Fixed a typo in the readme.
This commit is contained in:
Shivang K Raghuvanshi
2024-07-02 09:32:50 +05:30
committed by GitHub
parent 315c9e22d5
commit 63d39fad82

View File

@@ -10,7 +10,7 @@ Rust-SDL2 is a library for talking to the new SDL2.0 libraries from Rust.
Low-level C components are wrapped in Rust code to make them more idiomatic and
abstract away inappropriate manual memory management.
Rust-SDL2 uses the MIT license, but SDL2 itselfais in under the zlib license.
Rust-SDL2 uses the MIT license, but SDL2 itself is under the zlib license.
## Available rust features