Changes

→‎Basic examples: no need for the name to be camel-case
Line 12: Line 12:  
| <source lang="javascript">
 
| <source lang="javascript">
 
{
 
{
   "Name": "YourProjectName",
+
   "Name": "Your Project Name",
 
   "Author": "your name",
 
   "Author": "your name",
 
   "Version": "1.0.0",
 
   "Version": "1.0.0",
Line 24: Line 24:  
| <source lang="javascript">
 
| <source lang="javascript">
 
{
 
{
   "Name": "YourProjectName",
+
   "Name": "Your Project Name",
 
   "Author": "your name",
 
   "Author": "your name",
 
   "Version": "1.0.0",
 
   "Version": "1.0.0",
translators
8,404

edits