Skip to content

Commit

Permalink
add usage to README
Browse files Browse the repository at this point in the history
  • Loading branch information
encbladexp committed Sep 30, 2024
1 parent bcde81c commit 487f10b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Building

```shell
go build .
```

# Usage

Just ensure to have a file called `index.txt` in your current working directory.

```shell
./gocaexpired
```

# Documentation

* [OpenSSL Index Format](https://pki-tutorial.readthedocs.io/en/latest/cadb.html)

0 comments on commit 487f10b

Please sign in to comment.