You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-14Lines changed: 25 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,32 +45,43 @@ var patch = require('@patch-technology/patch').default('key_test_1234');
45
45
46
46
### Orders
47
47
48
-
In Patch, orders represent a purchase of carbon offsets or negative emissions by mass. Place orders directly if you know the amount of carbon dioxide you would like to sequester. If you do not know how much to purchase, use an estimate.
48
+
In Patch, orders represent a purchase of carbon offsets or negative emissions by mass.
49
+
Place orders directly if you know the amount of carbon dioxide you would like to sequester.
50
+
If you do not know how much to purchase, use an estimate.
51
+
You can also create an order with a maximum desired price, and we'll allocate enough mass to
0 commit comments