From 652165fbbffc4a18926e6ab81ca6f5ae898a6884 Mon Sep 17 00:00:00 2001 From: John Coene Date: Mon, 16 Jan 2017 10:49:24 +0800 Subject: [PATCH] added links --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 31a33d4..ea4f756 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ token <- youOAuth("something.apps.googleusercontent.com", "XXxxXxxXXxxXxxXX") * Some variable names were changed in `v0.2` please use `v0.1` for backward compatibility - `snippet.` prefix removed in `v0.2` + - code cleanup ### Functions ### @@ -106,3 +107,7 @@ my.videos <- getVideos(TK) ### Documentation & Manual ### [Manual](http://johncoene.github.io/projects/docs/youTubeDataR.html) + +----------------------------------- + +[Project vault](http://johncoene.github.io/projects/) \ No newline at end of file