Skip to content

Commit 910b099

Browse files
authored
doc: add helpful links
1 parent 4d76cca commit 910b099

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ TODO:
4646

4747
This module is inspired by [guest-nuxt][guess-nuxt-href] by @daliborgogic.
4848

49+
## Links
50+
51+
* [Google I/O announcement][guess-announcement-href] by Addy Osmani
52+
* [Introducing Guess.js - a toolkit for enabling data-driven user-experiences on the Web][guess-intro-href]
53+
* [Using Guess.js with Nuxt.js][use-guess-href]
54+
4955
## License
5056

5157
[MIT License](./LICENSE)
@@ -69,3 +75,6 @@ Copyright (c) Clark Du <[email protected]>
6975
[guess-webpack-href]: https://github.com/guess-js/guess/tree/master/packages/guess-webpack/#basic-usage
7076
[nuxt-rootDir-href]: https://nuxtjs.org/api/configuration-rootdir
7177
[nuxt-srcDir-href]: https://nuxtjs.org/api/configuration-srcdir
78+
[use-guess-href]: https://guess-js.github.io/docs/nuxt
79+
[guess-announcement-href]: https://www.youtube.com/watch?time_continue=2093&v=Mv-l3-tJgGk
80+
[guess-intro-href]: https://blog.mgechev.com/2018/05/09/introducing-guess-js-data-driven-user-experiences-web/

0 commit comments

Comments
 (0)