Skip to content

Commit e0bb69b

Browse files
committed
Release 1.4.0.
1 parent d2834b8 commit e0bb69b

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -882,12 +882,9 @@ deepStrictEqual(tx.fee, 394n);
882882

883883
We support custom scripts. You can pass it as last argument to `p2tr`.
884884

885-
Ordinals, inscriptions, runes and others are handled by a separate package for now:
886-
[micro-ordinals](https://github.com/paulmillr/micro-ordinals).
885+
We've developed separate [micro-ordinals](https://github.com/paulmillr/micro-ordinals) package, which contains:
887886

888-
The package contains:
889-
890-
- Real code for ordinals / inscriptions
887+
- Real code for ordinals / inscriptions / runes
891888
- CLI tool that allows to upload files as inscriptions
892889
- Example usage of custom scripts
893890

0 commit comments

Comments
 (0)