Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 419730c

Browse files
committed
update README
1 parent 3c9ddec commit 419730c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,12 @@ gon helps you automate the process of notarization.
2424
- [Example](#example)
2525
- [Installation](#installation)
2626
- [Usage](#usage)
27+
- [Prerequisite: Acquiring a Developer ID Certificate](#prerequisite-acquiring-a-developer-id-certificate)
2728
- [Configuration File](#configuration-file)
2829
- [Processing Time](#processing-time)
2930
- [Using within Automation](#using-within-automation)
31+
- [Machine-Readable Output](#machine-readable-output)
32+
- [Prompts](#prompts)
3033
- [Go Library](#go-library)
3134
- [Roadmap](#roadmap)
3235

@@ -77,7 +80,7 @@ When executed, `gon` will sign, package, and notarize configured files
7780
into requested formats. `gon` will exit with a `0` exit code on success
7881
and any other value on failure.
7982

80-
## Prerequisite: Acquiring a Developer ID Certificate
83+
### Prerequisite: Acquiring a Developer ID Certificate
8184

8285
Before using `gon`, you must acquire a Developer ID Certificate. To do
8386
this, you can either do it via the web or via Xcode locally on a Mac. Using

0 commit comments

Comments
 (0)