From: Nicolas Capens Date: Wed, 26 Jul 2017 17:55:52 +0000 (-0400) Subject: Add license badge. X-Git-Tag: android-x86-7.1-r1~61 X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fexternal-swiftshader.git;a=commitdiff_plain;h=a5eaa8dee8f46778b43d2db33b3eb8d436b15032 Add license badge. Change-Id: I0d25174bc92b6228f433f5d6840d3d94223c683e Reviewed-on: https://swiftshader-review.googlesource.com/11008 Reviewed-by: Alexis Hétu Reviewed-by: Nicolas Capens Tested-by: Nicolas Capens --- diff --git a/README.md b/README.md index ac2edf21a..ff0b9dec7 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ -# SwiftShader [![Build Status](https://travis-ci.org/google/swiftshader.svg?branch=master)](https://travis-ci.org/google/swiftshader) [![Build status](https://ci.appveyor.com/api/projects/status/yrmyvb34j22jg1uj?svg=true)](https://ci.appveyor.com/project/c0d1f1ed/swiftshader) +# SwiftShader ------------------------------------------------------------------------------------------------------------ - -Introduction ------------- +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Build Status](https://travis-ci.org/google/swiftshader.svg?branch=master)](https://travis-ci.org/google/swiftshader) [![Build status](https://ci.appveyor.com/api/projects/status/yrmyvb34j22jg1uj?svg=true)](https://ci.appveyor.com/project/c0d1f1ed/swiftshader) SwiftShader is a high-performance CPU-based implementation of the OpenGL ES and Direct3D 9 graphics APIs12. Its goal is to provide hardware independence for advanced 3D graphics.