summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCharlotte Koch <charlotte@magentastripe.com>2024-09-12 12:26:40 -0700
committerCharlotte Koch <charlotte@magentastripe.com>2024-09-12 12:26:40 -0700
commit9aeac0aa0ba5e2ce385095d904457d5985f2506f (patch)
tree24640fefd0c42bff052d8fa7f55bf1861430eba1 /README.md
parent61b79b83cd227340488e69465cb50df4a0a309f5 (diff)
Little update, start some docs, manifest now has "items"HEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 407a0dd..ff0ebda 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ the goods you're selling (human-readable description, unit price, etc.)
order_no: 1
order_date: "2023-09-29"
-manifest:
+items:
-
catalog_no: 3
qty: 2
@@ -43,4 +43,4 @@ ship_to: |
## License
This software is released by Magenta Stripe Media under the terms of a
-2-clause BSD-style license. Refer to the LICENSE document.
+2-clause BSD-style license. Please refer to the LICENSE document.