Skip to content

Commit e1c173f

Browse files
committed
Link to API docs from README
1 parent 2d5d485 commit e1c173f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ greet("World!");
6363

6464
[**📚 Read the `wasm-bindgen` guide here! 📚**](https://rustwasm.github.io/wasm-bindgen)
6565

66+
## API Docs
67+
68+
- [wasm-bindgen](https://rustwasm.github.io/wasm-bindgen/api/wasm_bindgen/)
69+
- [js-sys](https://rustwasm.github.io/wasm-bindgen/api/web_sys/)
70+
- [web-sys](https://rustwasm.github.io/wasm-bindgen/api/js-sys/)
71+
6672
## License
6773

6874
This project is licensed under either of

0 commit comments

Comments
 (0)