Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

Commit

Permalink
feat: Add Example in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ReiiYuki committed Dec 13, 2019
1 parent eccd825 commit 9c00b7c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ In `.tsconfig`, add `liff-type` to `types` in `compilerOptions`
"types": ["liff-type"]
}
}
```
```

In your code, you can access `liff` directly as global variable without window!

![example](doc/example.png)
Binary file added doc/example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9c00b7c

Please sign in to comment.