1
0

docs: update README.md

This commit is contained in:
Wiktor Zykubek 2025-01-04 20:38:20 +01:00
parent 090d3a490d
commit 6d98196c43
Signed by: wzykubek
GPG Key ID: 2221881F957D89B9

View File

@ -15,11 +15,16 @@ You can also specify different values using:
licensmith add ISC --name "John Doe" --email "jdoe@example.com" licensmith add ISC --name "John Doe" --email "jdoe@example.com"
``` ```
To list available templates run: To list available templates:
```bash ```bash
licensmith list licensmith list
``` ```
To show license summary:
```bash
licensmith show ISC
```
## Installation ## Installation
There are different ways to get Licensmith: There are different ways to get Licensmith:
1. Use prebuilt binaries: 1. Use prebuilt binaries: