From 0107bc1d1f5f010b6883e08cf3586e470072d1b0 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 26 Oct 2019 00:33:10 -0600 Subject: [PATCH] highlight example more --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5821046..601acb1 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,8 @@ If you have a use case for a particular property **open an issue** - we can lock # Example +### See [examples/README.md](https://git.rootprojects.org/root/acme.js/src/branch/master/examples/README.md) + A basic example includes the following: 1. Initialization @@ -181,7 +183,9 @@ A basic example includes the following: - sign CSR - order certificate -### See [examples/README.md](https://git.rootprojects.org/root/acme.js/src/branch/master/examples/README.md) +[examples/README.md](https://git.rootprojects.org/root/acme.js/src/branch/master/examples/README.md) +covers all of these steps, with comments. + # Install