highlight example more

This commit is contained in:
AJ ONeal 2019-10-26 00:33:10 -06:00
rodzic 293d950d8c
commit 0107bc1d1f
1 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -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