Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

Commit 20cec63

Browse files
committed
docs(readme): Adds some more usage docs.
1 parent 3f57e10 commit 20cec63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
### Usage
55
1. Install it with `npm i @js-entity-repos/memory`.
66
1. For each entity you will need to do the following.
7-
1. Create Id and Entity interfaces.
8-
1. Create a facade config.
9-
1. Call the facade with the config and interfaces.
7+
1. [Create Id and Entity interfaces](#id-and-entity-interface).
8+
1. [Create a facade config](#facade-config).
9+
1. [Call the facade with the config and interfaces](#calling-the-facade).
1010

1111
### Id and Entity Interface
1212

0 commit comments

Comments
 (0)