浏览代码

Add Gitter badge

The Gitter Badger 9 年之前
父节点
当前提交
87747fe5a7
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Readme.md

+ 2 - 0
Readme.md

@@ -1,5 +1,7 @@
 Open Asset Import Library (assimp)
 ==================================
+
+[![Join the chat at https://gitter.im/assimp/assimp](https://badges.gitter.im/assimp/assimp.svg)](https://gitter.im/assimp/assimp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 Open Asset Import Library is a library to load various 3d file formats into a shared, in-memory format. It supports more than __40 file formats__ for import and a growing selection of file formats for export.
 
 APIs are provided for C and C++. There are various bindings to other languages (C#, Java, Python, Delphi, D). Assimp also runs on Android and iOS.