Skip to content

Commit b887643

Browse files
committed
readme additions
1 parent 889e0bf commit b887643

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ return [
6464

6565
## Usage
6666

67-
Once installed, you can use the service by either inject it to your methods or as a real time facade. For more information about how to use the service, look at https://github.com/joshrps/laravel-shopify-API-wrapper.
67+
Once installed, you can use the service by either inject it to your methods or as a real time facade.
68+
For more information about how to use the service, look at https://github.com/joshrps/laravel-shopify-API-wrapper.
6869

6970
### Dependency Injection
7071
Now you can simply type hint the service in your method's arguments. For better readabilty, we prefer to import the full class name with a `use` statement, and aliasing it to Shopify while we're at it.

0 commit comments

Comments
 (0)