From dc0f00051b31de5818d0c20e6a5bc99d4ab1b307 Mon Sep 17 00:00:00 2001 From: John Ruble Date: Tue, 4 Jun 2019 07:55:54 -0400 Subject: [PATCH] Update README.md travis badge and note about demos --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 08de93a3..5e946dd6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](https://travis-ci.org/servo/pathfinder.svg?branch=master)](https://travis-ci.org/servo/pathfinder) + # Pathfinder 3 Pathfinder 3 is a fast, practical, GPU-based rasterizer for fonts and vector graphics using OpenGL @@ -15,6 +17,10 @@ usage. This example app requires SDL 2; see the "Building" section below for information on getting it up and running. +### Demos + +Demo app sources are available in [demo/](https://github.com/servo/pathfinder/tree/master/demo). A prebuilt package for Magic Leap can be found in [releases](https://github.com/servo/pathfinder/releases). + ## Features The project features: