From 7457578582a8e9092dff491d5bbbe320139e320c Mon Sep 17 00:00:00 2001 From: Andelf Date: Wed, 2 Apr 2014 11:19:39 +0800 Subject: [PATCH] README: add reference link to rust-sdl2_ttf --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 65871985..62edb89e 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,9 @@ If you want a library compatible with earlier versions of SDL, please see https: These live outside of the repo. * https://github.com/xsleonard/rust-sdl2_image +* https://github.com/andelf/rust-sdl2_ttf -SDL_mixer and SDL_ttf have yet to be written. +SDL_mixer has yet to be written. # Requirements