CB-10996 Adding front matter to README.md
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/commit/ab56547d Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/tree/ab56547d Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/diff/ab56547d Branch: refs/heads/1.2.x Commit: ab56547d368a9dbeccf088fffb1fdebbd65b3abd Parents: 95b16f2 Author: Dmitry Blotsky <[email protected]> Authored: Fri Apr 22 19:35:50 2016 -0700 Committer: Dmitry Blotsky <[email protected]> Committed: Fri Apr 22 19:35:50 2016 -0700 ---------------------------------------------------------------------- README.md | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device-motion/blob/ab56547d/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 7dc7044..c119126 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +--- +title: Device Motion +description: Access accelerometer data. +--- <!--- # license: Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
