aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2021-07-23 15:14:50 -0400
committerGravatar - 2021-07-26 22:55:07 -0400
commit0fb5c9a51ecb91a0424db12ee532a4f0ec82a618 (patch)
tree3aa45bd7c68e753c358e8ea42b026e321e634023 /example
add ability to add cards to database
Diffstat (limited to 'example')
-rw-r--r--example/new_note.md3
-rw-r--r--example/underwriter.dbbin0 -> 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
new file mode 100644
index 0000000..4e2118b
--- /dev/null
+++ b/example/underwriter.db
Binary files differ