Skip to content

Commit aaf5076

Browse files
committed
Update documention
1 parent e922340 commit aaf5076

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Documentation~/index.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Bitmap Font Importer
22

3-
[![Build Status](https://travis-ci.org/litefeel/Unity-BitmapFontImporter.svg?branch=master)](https://travis-ci.org/litefeel/Unity-BitmapFontImporter)
4-
[![Join the chat at https://gitter.im/litefeel/Unity-BitmapFontImporter](https://badges.gitter.im/litefeel/Unity-BitmapFontImporter.svg)](https://gitter.im/litefeel/Unity-BitmapFontImporter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
3+
[![Test](https://github.com/litefeel/Unity-BitmapFontImporter/workflows/Test/badge.svg)](https://github.com/litefeel/Unity-BitmapFontImporter/actions)
54
[![](https://img.shields.io/github/release/litefeel/Unity-BitmapFontImporter.svg?label=latest%20version)](https://github.com/litefeel/Unity-BitmapFontImporter/releases)
65
[![](https://img.shields.io/github/license/litefeel/Unity-BitmapFontImporter.svg)](https://github.com/litefeel/Unity-BitmapFontImporter/blob/upm/LICENSE.md)
76
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/litefeel)
@@ -19,7 +18,7 @@ Thiks @Xylph, this origin code form [here](http://forum.unity3d.com/threads/unit
1918
- Support Multi texture
2019
- Reimport exists bitmap font
2120
- Source Code on [Github][bfi]
22-
- Tested with Unity 5.x - 2019
21+
- Tested with Unity 2018.4 and 2019
2322
- No runtime resources required
2423
- No scripting required
2524

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Bitmap Font Importer
22

33
[![Test](https://github.com/litefeel/Unity-BitmapFontImporter/workflows/Test/badge.svg)](https://github.com/litefeel/Unity-BitmapFontImporter/actions)
4-
[![Join the chat at https://gitter.im/litefeel/Unity-BitmapFontImporter](https://badges.gitter.im/litefeel/Unity-BitmapFontImporter.svg)](https://gitter.im/litefeel/Unity-BitmapFontImporter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
54
[![](https://img.shields.io/github/release/litefeel/Unity-BitmapFontImporter.svg?label=latest%20version)](https://github.com/litefeel/Unity-BitmapFontImporter/releases)
65
[![](https://img.shields.io/github/license/litefeel/Unity-BitmapFontImporter.svg)](https://github.com/litefeel/Unity-BitmapFontImporter/blob/upm/LICENSE.md)
76
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/litefeel)
@@ -19,7 +18,7 @@ Thiks @Xylph, this origin code form [here](http://forum.unity3d.com/threads/unit
1918
- Support Multi texture
2019
- Reimport exists bitmap font
2120
- Source Code on [Github][bfi]
22-
- Tested with Unity 5.x - 2019
21+
- Tested with Unity 2018.4 and 2019
2322
- No runtime resources required
2423
- No scripting required
2524

0 commit comments

Comments
 (0)