Skip to content

Commit eb017cd

Browse files
committed
update readme
1 parent c6ece10 commit eb017cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Vue.use(loading, {
7070

7171
## Translate your custom text
7272

73-
In your `main.js` file
73+
Start from `main.js` file
7474

7575
```js
7676
import Vue from 'vue'
@@ -115,7 +115,7 @@ new Vue({
115115

116116
```
117117

118-
To update your custom text, in `App.vue`
118+
And then with `App.vue` file
119119

120120
```js
121121
watch: {

0 commit comments

Comments
 (0)