mirror of
https://github.com/touchHLE/rust-sdl2.git
synced 2026-01-31 01:25:23 +01:00
fix docs
Fixed a typo in the readme.
This commit is contained in:
committed by
GitHub
parent
315c9e22d5
commit
63d39fad82
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user