We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d343b commit 573121bCopy full SHA for 573121b
README.md
@@ -4,4 +4,6 @@ Nodejs that parses an Assets.xcassets folder and it's contents. Generates a HTML
4
This might have issues, it works for me ;)
5
6
### How to
7
-Just put a Assets.xcassets in the same folder as the xcassets-parser.js and run ´sudo node xcassets-parser.js´.
+Just put a Assets.xcassets in the same folder as the xcassets-parser.js and run
8
+
9
+```sudo node xcassets-parser.js```
0 commit comments