diff options
| author | Ivar Løvlie <38570165+ivarlovlie@users.noreply.github.com> | 2021-03-31 22:08:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-31 22:08:48 +0200 |
| commit | 36f51954bfa82cd0c7c74912323eb4b7d2683e69 (patch) | |
| tree | 9aa49a6239f9b92fb2256698a737b488fd56ec90 | |
| parent | 864873c45134df1fc262faf70d74ce9946bd96ff (diff) | |
| download | dotnet-vipps-ecommerce-36f51954bfa82cd0c7c74912323eb4b7d2683e69.tar.xz dotnet-vipps-ecommerce-36f51954bfa82cd0c7c74912323eb4b7d2683e69.zip | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Implements https://vippsas.github.io/vipps-ecom-api/, more or less. +Implements https://vippsas.github.io/vipps-ecom-api/, more or less (see [IVippsEcommerceService.cs](https://github.com/ivarlovlie/IOL.VippsEcommerce/blob/master/src/IOL.VippsEcommerce/IVippsEcommerceService.cs)). ## Install `dotnet add package IOL.VippsEcommerce` |
