mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
add version notes to README
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Rust-SDL2_gfx
|
||||
|
||||
[](https://travis-ci.org/andelf/rust-sdl2_gfx)
|
||||
[](https://travis-ci.org/andelf/rust-sdl2_gfx)
|
||||
[](https://crates.io/crates/sdl2_gfx)
|
||||
|
||||
Rust bindings for SDL2_gfx
|
||||
|
||||
@@ -12,7 +13,7 @@ Rust bindings for SDL2_gfx
|
||||
|
||||
## Installation
|
||||
|
||||
:) with cargo.
|
||||
:) with cargo. This crate use the same ``x.y.*`` version number as ``rust-sdl2``.
|
||||
|
||||
```
|
||||
git clone https://github.com/andelf/rust-sdl2_gfx
|
||||
|
||||
Reference in New Issue
Block a user