Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vic Shóstak committed Mar 15, 2019
1 parent 149ac2f commit 59ddd46
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,12 @@ Add components to HTML template (with attributes):
<!-- ./index.html -->

<div id="app">

<vue-goodshare-facebook
page_url="https://github.com"
title_social="Facebook"
has_counter
has_icon
></vue-goodshare-facebook>

</div>
```

Expand Down Expand Up @@ -103,9 +101,7 @@ Add component to HTML template (without attributes):
<!-- ./index.html -->

<div id="app">

<vue-goodshare></vue-goodshare>

</div>
```

Expand Down

0 comments on commit 59ddd46

Please sign in to comment.