You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -217,6 +217,13 @@ Projects created using `npx advent-of-code-runner init` prior to version 1.7.0 w
217
217
},
218
218
```
219
219
220
+
#### Updating your README file after import
221
+
After running the `import` command you may notice your README progress table does not automatically update. You can fix this by running the `stats` command with the `--save` option.
0 commit comments