diff --git a/README.md b/README.md index 014ae0be..a961cb47 100644 --- a/README.md +++ b/README.md @@ -1483,6 +1483,10 @@ archivebox manage reset_db pip install django-tui # ensure django-tui is in INSTALLED_APPS: core/settings.py archivebox manage tui + +# show python and JS package dependency trees +pdm list --tree +npm ls --all ``` ArchiveBox ORM models relatinoship graph