Skip to content

Commit

Permalink
English document for foreign friend :D #3
Browse files Browse the repository at this point in the history
  • Loading branch information
warpcgd committed Oct 2, 2016
1 parent 7d6e264 commit 3b4bf7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
中文 | [English](README_EN.md)
##vue-slider.js
![](vue-slider-github.jpg)
* * *
Expand Down
6 changes: 3 additions & 3 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ vue-slider,A simple sliding component,has easy configuration,support self-adapti

Follow like this demo

###app.vue parent component
###app.vue / parent component

```html
<template>
Expand Down Expand Up @@ -85,7 +85,7 @@ export default {
</script>

```
###Pages/Initialize parameter
###Pages / Initialize parameter
<table width="100%">
<thead>
<tr>
Expand All @@ -110,7 +110,7 @@ export default {
</tr>
</tbody>
</table>
###Sliderinit/Initialize parameter
###Sliderinit / Initialize parameter
<table width="100%">
<thead>
<tr>
Expand Down

0 comments on commit 3b4bf7a

Please sign in to comment.