Skip to content

Commit a1d4092

Browse files
committed
Add example of how to run script
1 parent 7cec3f5 commit a1d4092

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

sbom.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
55
$ python sbom.py <artifact>
66
7+
For example:
8+
9+
$ python sbom.py ./Python-3.13.0a3.tar.xz
10+
711
"""
812

913
import datetime

0 commit comments

Comments
 (0)