This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ArnostiPublico
/
dir2json
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Update README.md
master
Dark
9 years ago
parent
042a7743b2
commit
89d8385517
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
README.md
+ 2
- 2
README.md
View File
@@ -27,11 +27,11 @@ and outputs its contents into a json-formatted file like this:
{
"gif": [
"man.gif",
"woman.gif"
,
"woman.gif"
],
"jpg": [
"photo1.jpg",
"photo2.jpg"
,
"photo2.jpg"
],
"png": [
"avatar.png"
Write
Preview
Loading…
Cancel
Save