Skip to content

Commit

Permalink
Update readme-generate.js
Browse files Browse the repository at this point in the history
  • Loading branch information
YufeiJ1ao authored Jun 5, 2024
1 parent c85ba33 commit b030059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/readme-generate.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const { readdir, writeFile, stat } = require('fs/promises');
const fs = require('fs').promises;

const path = require('path');
const README_PATH = './README.md';

const MKDOCS_PATH = 'mkdocs.yml';
Expand Down

0 comments on commit b030059

Please sign in to comment.