Skip to content

Commit 9193b6f

Browse files
committed
readme now reflects name (spelling) change. Images should now show up in the readme
1 parent 155f5d0 commit 9193b6f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.markdown

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

4949
On first example you can see sets of radio boxes and modifiers in action,
5050
also 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

5959
For 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

6262
for 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
114114
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
115115
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
116116
NEGLIGENCE 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

Comments
 (0)