diff options
| -rw-r--r-- | readme.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -26,6 +26,11 @@ It's a menu driven application with no CLI options, users are encouraged to write programs that directly talk to the database, or extend it to suit their needs. +## Demo video + +<video width="800" height="450" controls> + <source src="https://git.riedstra.dev/mitch/pm/plain/demo.mp4?h=video"> +</video> ## Installation |
