From 6be270197f288562492c740fea2ab1400de2e596 Mon Sep 17 00:00:00 2001 From: Mark Bradshaw Date: Wed, 12 Dec 2012 13:42:45 -0600 Subject: [PATCH] Adding README pointers to the Biblesearch plugin repository, per the request in the main README. --- Android/Biblesearch/README.md | 11 +++++++++++ BlackBerry/Biblesearch/README.md | 11 +++++++++++ WindowsPhone/Biblesearch/README.md | 11 +++++++++++ iOS/Biblesearch/README.md | 11 +++++++++++ 4 files changed, 44 insertions(+) create mode 100644 Android/Biblesearch/README.md create mode 100644 BlackBerry/Biblesearch/README.md create mode 100644 WindowsPhone/Biblesearch/README.md create mode 100644 iOS/Biblesearch/README.md diff --git a/Android/Biblesearch/README.md b/Android/Biblesearch/README.md new file mode 100644 index 00000000..e3d44e58 --- /dev/null +++ b/Android/Biblesearch/README.md @@ -0,0 +1,11 @@ +# biblesearch-api-js + +The American Bible Society has produced this javascript library to ease the use of the Bible Search api (http://bibles.org/pages/api) in phonegap mobile applications. The api (and this library) allow you to easily: + +* search the Bible +* locate specific passages +* get information about specific books, chapters, and verses +* do all that in one or more versions +* store nothing locally + +You can find this plugin at https://github.com/americanbible/biblesearch-api-js. diff --git a/BlackBerry/Biblesearch/README.md b/BlackBerry/Biblesearch/README.md new file mode 100644 index 00000000..e3d44e58 --- /dev/null +++ b/BlackBerry/Biblesearch/README.md @@ -0,0 +1,11 @@ +# biblesearch-api-js + +The American Bible Society has produced this javascript library to ease the use of the Bible Search api (http://bibles.org/pages/api) in phonegap mobile applications. The api (and this library) allow you to easily: + +* search the Bible +* locate specific passages +* get information about specific books, chapters, and verses +* do all that in one or more versions +* store nothing locally + +You can find this plugin at https://github.com/americanbible/biblesearch-api-js. diff --git a/WindowsPhone/Biblesearch/README.md b/WindowsPhone/Biblesearch/README.md new file mode 100644 index 00000000..e3d44e58 --- /dev/null +++ b/WindowsPhone/Biblesearch/README.md @@ -0,0 +1,11 @@ +# biblesearch-api-js + +The American Bible Society has produced this javascript library to ease the use of the Bible Search api (http://bibles.org/pages/api) in phonegap mobile applications. The api (and this library) allow you to easily: + +* search the Bible +* locate specific passages +* get information about specific books, chapters, and verses +* do all that in one or more versions +* store nothing locally + +You can find this plugin at https://github.com/americanbible/biblesearch-api-js. diff --git a/iOS/Biblesearch/README.md b/iOS/Biblesearch/README.md new file mode 100644 index 00000000..e3d44e58 --- /dev/null +++ b/iOS/Biblesearch/README.md @@ -0,0 +1,11 @@ +# biblesearch-api-js + +The American Bible Society has produced this javascript library to ease the use of the Bible Search api (http://bibles.org/pages/api) in phonegap mobile applications. The api (and this library) allow you to easily: + +* search the Bible +* locate specific passages +* get information about specific books, chapters, and verses +* do all that in one or more versions +* store nothing locally + +You can find this plugin at https://github.com/americanbible/biblesearch-api-js.