X-Git-Url: https://git.r.bdr.sh/rbdr/dasein/blobdiff_plain/287fa13b3e600b2340895a5463a288bf08101bb5..refs/heads/main:/README.md?ds=sidebyside diff --git a/README.md b/README.md index 584a258..cda0252 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,9 @@ way. ## Generating documentation -This project uses JS Doc to generate documentation. Generate everything -with `npm run doc`. +This project uses JSDoc to generate documentation. Generate everything +with `npm run document`. The documentation will be generated in the +`doc` directory. ## Building and pushing the image