summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTuomas Virtanen <katajakasa@gmail.com>2018-06-28 01:28:42 +0300
committerTuomas Virtanen <katajakasa@gmail.com>2018-06-28 01:28:42 +0300
commit5a63ff2db3dd3f1dbc37fe8e28c03b31f2a08b2f (patch)
tree4c9e05782593ce91c453414ea7a50bdcb28bbeca
parent233661a4f70a39f4f237e4faea2ab76b87bad817 (diff)
Add documentation link to README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 98f5414..8a601b0 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@
FFmpeg and SDL2 based library for audio and video playback, written in C99.
+Documentation is available at http://katajakasa.github.io/SDL_kitchensink/index.html
+
Features:
* Decoding video, audio and subtitles via FFmpeg
* Dumping video and subtitle data on SDL_textures/SDL_Surfaces