浏览代码

Add a link to video_player (#4)

Michael Thomsen 8 年之前
父节点
当前提交
c4ad391211
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 
 The video player for Flutter with a heart of gold. 
 
-The `video_player` plugin provides low-level access to video playback. Chewie uses the `video_player` under the hood, and wraps it in a friendly Material or Cupertino UI so you don't have to! 
+The [`video_player`](https://pub.dartlang.org/packages/video_player) plugin provides low-level access to video playback. Chewie uses the `video_player` under the hood, and wraps it in a friendly Material or Cupertino UI so you don't have to! 
 
 ## Demo