From a6964cab37593ac812a316782278d1f842ba4e48 Mon Sep 17 00:00:00 2001 From: knimavat <43270911+knimavat@users.noreply.github.com> Date: Fri, 22 Jan 2021 16:07:03 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a37722e..284edb0 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Add the following config to your `config/local.json` ## Registration the customer address book extension -Add script import to `./src/modules/index.ts` +Add script import to `./src/modules/client.ts` ``` ... import { AddressBook } from './address-book' @@ -79,4 +79,4 @@ Add the following config to your `./vue-storefront-api/config/local.json` for Re ``` ## License -This project is licensed under the [MIT License](https://github.com/aureatelabs/vsf-address-book/blob/master/LICENSE.txt) \ No newline at end of file +This project is licensed under the [MIT License](https://github.com/aureatelabs/vsf-address-book/blob/master/LICENSE.txt)