From c14cbbc9ff29464ccc92a0770b3a04c5d9aa6bc3 Mon Sep 17 00:00:00 2001 From: "Kim, Hyoun Woo" Date: Tue, 10 May 2016 16:45:29 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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.