diff --git a/README.md b/README.md index bf90062..cc634a0 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ return: ```json { - "dirs": [list, of, subdirs], - "imgs": [image, file, under, the, directory], + "dirs": ["list", "of", "subdirs"], + "imgs": ["image", "file", "under", "the", "directory"], } ```