瀏覽代碼

Update README.md

Pär Winzell 6 年之前
父節點
當前提交
6b8490a6ae
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      README.md

+ 3 - 2
README.md

@@ -1,8 +1,6 @@
 # FBX2glTF
-
 [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
 
-
 This is a command line tool for converting 3D model assets on Autodesk's
 venerable [FBX](https://www.autodesk.com/products/fbx/overview) format to
 [glTF 2.0](https://github.com/KhronosGroup/glTF/tree/master/specification/2.0),
@@ -13,6 +11,9 @@ found [here](https://github.com/facebookincubator/FBX2glTF/releases).
 
 Bleeding-edge binaries are periodically built and publicly available [here](https://dev.azure.com/parwinzell/FBX2glTF/): click a build (usually the most recent), then the 'Artefacts' dropdown in the upper right. 
 
+[![Build Status](https://travis-ci.com/facebookincubator/FBX2glTF.svg?branch=master)](https://travis-ci.com/facebookincubator/FBX2glTF)
+[![Build status](https://ci.appveyor.com/api/projects/status/l828tf8trdn40x1d/branch/master?svg=true)](https://ci.appveyor.com/project/zellski/fbx2gltf/branch/master)
+
 ## Running
 
 The tool can be invoked like so: