From ec246d16f1c314201ac5173d718c2757d4ca7930 Mon Sep 17 00:00:00 2001 From: Jens Richter Date: Mon, 10 Apr 2017 09:31:47 +0200 Subject: [PATCH] Update readme file --- README.md | 8 ++++---- composer.json.sample | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6c35d6f..9cf1f7e 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ # Welcome to the heidelpay payment extension for modified eCommerce -This plugin will integrate the heidelpay payment methods in our modified eCommerce. -Other xtc fork can also use this plugin as long as they stick to the xtc3 standards. +This plugin will integrate the heidelpay payment methods in your modified eCommerce. +Other xtc forks can also use this plugin as long as they stick to the xtc3 standards. -Tested on Modified eCommerce Version 2.0. +Tested on modified eCommerce version 2.0. ## Currently supported payment methods: @@ -36,7 +36,7 @@ You can find a copy of this license in [LICENSE.txt](LICENSE.txt). ## Installation with composer Our plugin can be installed using composer. You can use the [composer.json.sample](composer.json.sample) - and rename it to composer.json. + and rename it to composer.json. Please also see the manual for details. ## Installation instruction diff --git a/composer.json.sample b/composer.json.sample index 6167b31..a09e719 100644 --- a/composer.json.sample +++ b/composer.json.sample @@ -2,7 +2,7 @@ "name": "myshop/modified", "type": "shop", "require": { - "heidelpay/modified": "17.4.15" + "heidelpay/modified": "17.4.7" }, "scripts": { "post-install-cmd": [