Browse Source

update README.md

hujinliang 5 years ago
parent
commit
7d7346d578
2 changed files with 5 additions and 4 deletions
  1. 4 3
      web/README.md
  2. 1 1
      web/package.json

+ 4 - 3
web/README.md

@@ -1,9 +1,10 @@
-# Web VAP 
+# VAP 
 
 
+[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://opensource.org/licenses/MIT)
 
 
-## 简介
-VAP是企鹅电竞官网实现融合礼物特效的组件,将图片/文字与原始mp4视频融合在一起,支持透明度
 
 
+## 简介
+VAP是企鹅电竞实现融合礼物特效的组件,将图片/文字与原始mp4视频融合在一起,支持透明度,项目详细介绍请参考 [VAP](https://github.com/Tencent/vap)
 
 
 ### 一、使用 🔧
 ### 一、使用 🔧
 
 

+ 1 - 1
web/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "video-animation-player",
   "name": "video-animation-player",
-  "version": "0.1.0",
+  "version": "0.1.1",
   "description": "webgl动画特效组件",
   "description": "webgl动画特效组件",
   "main": "dist/vap.js",
   "main": "dist/vap.js",
   "scripts": {
   "scripts": {