diff --git a/README.md b/README.md index b342b2e..4ece504 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Once your game is finished, you can publish it to a number of web marketplaces i ### Mozilla Marketplace To publish your game to the Mozilla Marketplace: + 1. Edit the application manifest template `www/game.webapp` in your project directory and fill in the required fields. Additional documentation for the mainfest file format is available [here](https://developer.mozilla.org/en/Apps/Manifest). Note that you are free to rename `game.webapp` to something else. 2. Check that your manifest is correct using the [App Manifest tool](http://appmanifest.org/).