Skip to content

Commit 9c4ee69

Browse files
committed
Update README.md
1 parent b7d34d8 commit 9c4ee69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ For an HTTP request/response, you can generate a JSON input via:
7474
```
7575
witness http --input-file examples/http/get_request.http --output-dir inputs/get_request --output-filename input.json
7676
```
77+
Afterwards, you can run `circomkit compile get_request` then `circomkit witness get_request input`.
7778

7879
## Testing
7980
To test, you can just run

0 commit comments

Comments
 (0)