A Root Project

This commit is contained in:
AJ ONeal 2019-03-30 15:51:51 +00:00
parent c58785f6e3
commit 06c78a6a10
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# le-store-SPEC
| Sponsored by [ppl](https://ppl.family) | [greenlock.js](https://git.coolaj86.com/coolaj86/greenlock.js) |
| A [Root](https://rootprojects.org) Project | [greenlock.js](https://git.coolaj86.com/coolaj86/greenlock.js) |
The reference implementation, specification, template, and tests for creating an le-store- strategy.
@ -8,8 +8,7 @@ The reference implementation is completely in-memory.
See [Help Wanted: Database Plugins (for saving certs)](https://git.coolaj86.com/coolaj86/le-store-SPEC.js/issues/1)
How to create a custom strategy
===============================
# How to create a custom strategy
READ THIS README:
Believe it or not, most of your answers are either right here