From 5ebbfeae6dfd85c10d348ec00e083ca70c141d46 Mon Sep 17 00:00:00 2001 From: Francois Beaufort Date: Thu, 11 Jun 2015 10:40:31 +0200 Subject: [PATCH] [appview] Updated READMEs --- README.md | 5 ++++- samples/appview/embedded-app/README.md | 1 + samples/appview/host-app/README.md | 1 + 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffd2fce6..0115f1dd 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Sample | API or feature | Link analytics | storage
ios
android
| Try it now appengine-channelapi/app | webview
| Try it now appsquare | geolocation
identity
storage
| Try it now +appview/embedded-app | getUserMedia
| Try it now +appview/host-app | appview
| Try it now blink1 | hid
usb
| Try it now bluetooth-samples/battery-service-demo | bluetooth
| Try it now bluetooth-samples/device-info-demo | bluetooth
| Try it now @@ -110,6 +112,7 @@ Sample | API or feature | Link API or feature | Samples --- | --- alarms | todomvc +appview | appview_host-app bluetooth | bluetooth-samples_battery-service-demo bluetooth-samples_device-info-demo bluetooth-samples_heart-rate-sensor ioio clipboard | calculator diff text-editor commands | mini-code-edit @@ -121,7 +124,7 @@ API or feature | Samples fullscreen | window-options window-state gcm | gcm-notifications geolocation | appsquare clock weather webview-samples_webview -getUserMedia | camera-capture io2012-presentation io2012-presentation_servo manga-cam servo usb-label-printer webview-samples_webview +getUserMedia | appview_embedded-app camera-capture io2012-presentation io2012-presentation_servo manga-cam servo usb-label-printer webview-samples_webview hid | blink1 hid identity | appsquare gdrive github-auth identity instagram-auth one-time-payment tasks web-store in-app-payments | managed-in-app-payments diff --git a/samples/appview/embedded-app/README.md b/samples/appview/embedded-app/README.md index e69de29b..e7ac1d80 100644 --- a/samples/appview/embedded-app/README.md +++ b/samples/appview/embedded-app/README.md @@ -0,0 +1 @@ +![Try it now in CWS](https://raw.github.com/GoogleChrome/chrome-app-samples/master/tryitnowbutton.png "Click here to install this sample from the Chrome Web Store") diff --git a/samples/appview/host-app/README.md b/samples/appview/host-app/README.md index e69de29b..2bec8592 100644 --- a/samples/appview/host-app/README.md +++ b/samples/appview/host-app/README.md @@ -0,0 +1 @@ +![Try it now in CWS](https://raw.github.com/GoogleChrome/chrome-app-samples/master/tryitnowbutton.png "Click here to install this sample from the Chrome Web Store")