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
Alice
50e0f0e5 a5d164d4

+2 -1
+2 -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) 4 + [![Travis-ci Status](https://travis-ci.org/grimfang4/sdl-gpu.svg?branch=master)](https://travis-ci.org/grimfang4/sdl-gpu) 5 + [![Appveyor Status](https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true)](https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true) 5 6 6 7 SDL_gpu is licensed under the terms of the MIT License. 7 8 See LICENSE.txt for details of the usage license granted to you for this code.