You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/09/12 17:25:29 UTC

[cordova-create] branch brodybits-readme-whitespace-cleanup-1 created (now 3467a89)

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

brodybits pushed a change to branch brodybits-readme-whitespace-cleanup-1
in repository https://gitbox.apache.org/repos/asf/cordova-create.git.


      at 3467a89  README.md remove trailing whitespace

This branch includes the following new commits:

     new 3467a89  README.md remove trailing whitespace

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[cordova-create] 01/01: README.md remove trailing whitespace

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch brodybits-readme-whitespace-cleanup-1
in repository https://gitbox.apache.org/repos/asf/cordova-create.git

commit 3467a8998c4f3c97c6711538beaddf73a43ec19a
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Wed Sep 12 13:25:27 2018 -0400

    README.md remove trailing whitespace
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 85ffb0f..6768763 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ create(dir, id, name, cfg, extEvents);
 
 - `dir` - directory where the project will be created. Required.
 - `id` - app id. Required (but can be "undefined").
-- `name` - app name. Required (but can be "undefined"). 
+- `name` - app name. Required (but can be "undefined").
 - `cfg` - extra config to be saved in .cordova/config.json Required (but can be "{}").
 - `extEvents` - An EventEmitter instance that will be used for logging purposes. Required (but can be "undefined").
 


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