diff options
| author | 2021-07-23 15:14:50 -0400 | |
|---|---|---|
| committer | 2021-07-26 22:55:07 -0400 | |
| commit | 0fb5c9a51ecb91a0424db12ee532a4f0ec82a618 (patch) | |
| tree | 3aa45bd7c68e753c358e8ea42b026e321e634023 /example | |
add ability to add cards to database
Diffstat (limited to 'example')
| -rw-r--r-- | example/new_note.md | 3 | ||||
| -rw-r--r-- | example/underwriter.db | bin | 0 -> 28672 bytes |
2 files changed, 3 insertions, 0 deletions
diff --git a/example/new_note.md b/example/new_note.md new file mode 100644 index 0000000..7b16a72 --- /dev/null +++ b/example/new_note.md @@ -0,0 +1,3 @@ +Add new notes and tag them using the `add` command. + + undertaker add new_note.md usage example command diff --git a/example/underwriter.db b/example/underwriter.db Binary files differnew file mode 100644 index 0000000..4e2118b --- /dev/null +++ b/example/underwriter.db |
