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
0125e773 e2af3057

+5 -2
+5 -2
README.md
··· 56 56 BUILDING 57 57 ======== 58 58 59 - You can see automated build status at the project page on Travis CI: 59 + Automated Windows build status and prebuilt library files can be found at the Appveyor page: 60 + 61 + [![Appveyor Status](https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true)](https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true) 62 + 63 + Automated build status for Linux and MacOS can be found at the project page on Travis CI: 60 64 61 65 [![Build Status](https://travis-ci.org/grimfang4/sdl-gpu.svg?branch=master)](https://travis-ci.org/grimfang4/sdl-gpu) 62 66 63 - Automated builds will soon be available on the Github.io page. 64 67 65 68 SDL_gpu uses CMake (www.cmake.org) to coordinate the library build process. CMake is available as a GUI program or on the command line. 66 69