summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2021-04-10 21:09:55 +0200
committerivarlovlie <git@ivarlovlie.no>2021-04-10 21:09:55 +0200
commit3c7f5a3be1f6d180264dae1c5cca9bf31996a357 (patch)
tree239782db638b55670ce0b70bf528c6b7b1e095df
parentf132429220afd138e03eb7ad663bed6c6d104a78 (diff)
downloaddotnet-vipps-ecommerce-3c7f5a3be1f6d180264dae1c5cca9bf31996a357.tar.xz
dotnet-vipps-ecommerce-3c7f5a3be1f6d180264dae1c5cca9bf31996a357.zip
Correct path
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 98f502a..9789d6b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-Implements https://vippsas.github.io/vipps-ecom-api/, more or less (see [IVippsEcommerceService.cs](https://git.sr.ht/~ivar/IOL.VippsEcommerce/tree/master/item/src/IOL.VippsEcommerce/VippsEcommerceService.cs)).
+Implements https://vippsas.github.io/vipps-ecom-api/, more or less (see [IVippsEcommerceService.cs](https://git.sr.ht/~ivar/IOL.VippsEcommerce/tree/master/item/src/IOL.VippsEcommerce/IVippsEcommerceService.cs)).
`dotnet add package IOL.VippsEcommerce`