diff --git a/README.md b/README.md index cb32f0b..f1a2423 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Unity-QuickSheet ==================== +![](https://img.shields.io/badge/pod-v0.9.5-green.svg) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000?style=plastic)]() Unity-QuickSheet enables you to use google and excel spreadsheet data within Unity editor. With Unity-QuickSheet, you can retrieve data from a spreadsheet and save it as an asset file with a [ScriptableObject](http://docs.unity3d.com/ScriptReference/ScriptableObject.html) format even without writing single line of code.