You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/11/23 23:51:50 UTC

[cordova-mobile-spec] 04/16: clean up READMEs

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-cleanup
in repository https://gitbox.apache.org/repos/asf/cordova-mobile-spec.git

commit bc877f98cd87de618fb2afe26f331fa1b855cb67
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Fri Nov 23 22:23:35 2018 +0100

    clean up READMEs
---
 README.md                     | 11 ++++-------
 cordova-plugin-echo/README.md |  1 -
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index a178fc7..a76cb4c 100644
--- a/README.md
+++ b/README.md
@@ -18,16 +18,13 @@
 # under the License.
 #
 -->
-## Mobile Spec Suite ##
+# Mobile Spec Suite
 
-This project is a set of automated & manual tests that test
-Cordova core functionality.
+This repository contains a special Cordova project that provides a set of automated & manual tests that test Cordova core functionality.
 
-To set up the project, use
-`cordova-mobile-spec/createmobilespec/createmobilespec.js`.
-See the [README.md](createmobilespec/README.md) in that directory.
+To set up the project, use `cordova-mobile-spec/createmobilespec/createmobilespec.js`. See the [README.md](createmobilespec/README.md) in that directory.
 
-### Requirements ###
+## Requirements
 
 Repositories required:
 
diff --git a/cordova-plugin-echo/README.md b/cordova-plugin-echo/README.md
index 519387a..0b0e8f9 100644
--- a/cordova-plugin-echo/README.md
+++ b/cordova-plugin-echo/README.md
@@ -23,4 +23,3 @@ cordova-plugin-echo
 ------------------------
 
 This is a plugin implementation of the Echo function to test the bridge. It is currently used by Mobile Spec to test and benchmark the bridge.
-


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org