Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
link, logo
  • Loading branch information
Victor Chaptsev committed Aug 15, 2018
1 parent 79df640 commit 1bee05f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1>Vue Telegram Passport</h1>
<p>
<img src="https://i.imgur.com/ex5hnL3.png" />
<img src="https://i.imgur.com/9NBqALW.png" />
<br>
<br>
<a href="https://badge.fury.io/js/vue-telegram-passport">
Expand Down Expand Up @@ -65,6 +65,8 @@ export default {


## Props
You can play around with options on the official [passport page](https://core.telegram.org/passport/example)

| Name | Description | Required | Default |
| ----------------- | ----------------------------------------------------------------------------- | -------- | ----------- |
| authParameters | [docs](https://core.telegram.org/passport/sdk-javascript#authparameters) | True | null |
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"cross-env": "^5.1.3",
"css-loader": "^0.28.10",
"cz-conventional-changelog": "^2.1.0",
"semantic-release": "^15.9.3",
"semantic-release": "^15.9.8",
"semantic-release-cli": "^4.0.6",
"vue-loader": "^14.1.1",
"vue-template-compiler": "^2.5.13",
Expand Down

0 comments on commit 1bee05f

Please sign in to comment.