Skip to content

Commit 805e191

Browse files
committed
Merge branch 'feat/README'
2 parents 11d6d22 + a485520 commit 805e191

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,10 @@
22

33
ShopifyNet is a .NET library which enables you to interact with the Shopify GraphQL API using C# and .NET.
44
All classes are accessible within the `ShopifyNet.AdminTypes` namespace.
5+
6+
## Installation
7+
8+
To install ShopifyNet, run the following command in your .NET project:
9+
10+
```bash
11+
dotnet add package ShopifyNet

0 commit comments

Comments
 (0)