Added documentation link to docs.rs

This commit is contained in:
Cobrand
2016-11-05 20:31:42 +08:00
committed by ShuYu Wang
parent 4438cef234
commit a65c2f6026
+2
View File
@@ -12,6 +12,8 @@ Rust-SDL2_ttf is a library for talking to the new SDL2_ttf library from Rust.
Rust-SDL2_ttf uses the MIT licence.
## [Documentation](https://docs.rs/sdl2_ttf/0.25.0/sdl2_ttf/)
## Requirements
* [Rust-SDL2](https://github.com/AngryLawyer/rust-sdl2)