Skip to content

Commit

Permalink
Update readme.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nuoxoxo authored Nov 15, 2024
1 parent a36150f commit d06f21f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ function get_readme_path(dir) {
} else if (stats.isFile() && file === 'README.mdx') {
res.push(filepath)
}
console.log(res)
})
return res
}
Expand Down

0 comments on commit d06f21f

Please sign in to comment.