diff --git a/README.md b/README.md index f608572..b6f08fb 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ const store = new Storage(); await store.create(); ``` -See the [Usage - API](#usage-api) section below for an overview of the supported methods on the storage instance. +See the [Usage - API](#api) section below for an overview of the supported methods on the storage instance. ### With Angular