Skip to content

Commit

Permalink
fixed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad Ghayour committed Jan 27, 2015
1 parent 92665be commit 6f133fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ After installing the package, you can run the `main.js` script to convert Sublim
4. You can pass a boolean (true/false) for having the CSS JSON printed out to the console. This can be useful is you find variables from Sublime or TextMate's XML that match up with CodeMirror and AceEditor's classes. If so, you can update the scopes files and/or open a GitHub issue.

```
$ node main.js [themeName] [pathToSrcFile] [pathToDestinationFile(optional)] [debugMode(optional)]
$ node main.js themeName | sourcePath | debugMode (bool, optional)
```


Expand Down

0 comments on commit 6f133fb

Please sign in to comment.