1- # Enchanced Option Types
1+ # Enhanced Option Types
22
33## Description
44
@@ -42,9 +42,9 @@ You can(and should!) read it.
4242
4343## Examples
4444
45- ![ Radiobox sets] ( /swistak/spree-enchanced -option-types/raw/master/doc/sets.jpg )
46- ![ selects sets] ( /swistak/spree-enchanced -option-types/raw/master/doc/selects.jpg )
47- ![ table] ( /swistak/spree-enchanced -option-types/raw/master/doc/2d.jpg )
45+ ![ Radiobox sets] ( /swistak/spree-enhanced -option-types/raw/master/doc/sets.jpg )
46+ ![ selects sets] ( /swistak/spree-enhanced -option-types/raw/master/doc/selects.jpg )
47+ ![ table] ( /swistak/spree-enhanced -option-types/raw/master/doc/2d.jpg )
4848
4949On first example you can see sets of radio boxes and modifiers in action,
5050also notable is separation of base price and current(variant) price, only second one is updatable.
@@ -57,10 +57,10 @@ Thrid shows the 2d table for variant choosing.
5757## Instalation
5858
5959For git users:
60- <code >git submodule add git://github.com/swistak/spree-enchanced -option-types.git vendor/extensions/enchanced_option_types </code >
60+ <code >git submodule add git://github.com/swistak/spree-enhanced -option-types.git vendor/extensions/enhanced_option_types </code >
6161
6262for others (or git users that don't like submodules):
63- <code >ruby script/extension install git://github.com/swistak/spree-enchanced -option-types.git</code >
63+ <code >ruby script/extension install git://github.com/swistak/spree-enhanced -option-types.git</code >
6464
6565## Customization
6666
@@ -114,4 +114,4 @@ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
114114PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
115115LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
116116NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
117- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
117+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 commit comments