this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

authored by

Jonathan Dearborn and committed by
GitHub
dfffac2a e4f957f8

+3 -1
+3 -1
README.md
··· 1 1 SDL_gpu, a library for making hardware-accelerated 2D graphics easy. 2 2 by Jonathan Dearborn 3 3 4 + [![Build Status](https://travis-ci.org/grimfang4/sdl-gpu.svg?branch=master)](https://travis-ci.org/grimfang4/sdl-gpu) 5 + 4 6 SDL_gpu is licensed under the terms of the MIT License. 5 7 See LICENSE.txt for details of the usage license granted to you for this code. 6 - 7 8 8 9 FEATURES 9 10 ======== ··· 55 56 ======== 56 57 57 58 You can see automated build status at the project page on Travis CI: 59 + 58 60 [![Build Status](https://travis-ci.org/grimfang4/sdl-gpu.svg?branch=master)](https://travis-ci.org/grimfang4/sdl-gpu) 59 61 60 62 Automated builds will soon be available on the Github.io page.