Skip to content

Commit a639fdd

Browse files
better
1 parent d00ba19 commit a639fdd

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

README.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,28 +4,26 @@
44

55
> Inspired in [React Content Loader](https://github.com/danilowoz/react-content-loader)
66
7-
# Documentation & Examples
7+
## So how it looks like?
88

9-
Documentation with all presets is available at [HERE](foo)
9+
Facebook
1010

11-
## Installation
11+
![Facebook loading](https://raw.githubusercontent.com/LucasLeandro1204/vue-content-loading/master/static/facebook.gif "Facebook loading")
1212

13-
Simply install it via NPM
14-
15-
``$ npm install vue-content-loading --save``
13+
Code
1614

17-
## Development
15+
![Code loading](https://raw.githubusercontent.com/LucasLeandro1204/vue-content-loading/master/static/code.gif "Code loading")
1816

19-
Clone the repo
17+
# Documentation & Examples
2018

21-
``$ git clone https://github.com/LucasLeandro1204/vue-content-loading.git``
19+
Documentation with all presets is available at [HERE](https://lucasleandro1204.github.io/vue-content-loading)
2220

23-
Run dev
21+
## Installation
2422

25-
``$ npm run dev``
23+
Simply install it via NPM
2624

27-
This will host the application at localhost:8080
25+
``$ npm install vue-content-loading --save``
2826

2927
##### License
3028

31-
MIT
29+
This project is licensed under the MIT license. See the LICENSE.md file for more details

0 commit comments

Comments
 (0)