mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-26 03:36:32 +11:00
Add links to documentation
This commit is contained in:
parent
81930591ee
commit
452514a863
2 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,7 @@ keywords = ["windowing", "opengl"]
|
|||
license = "Apache-2.0"
|
||||
readme = "README.md"
|
||||
repository = "https://github.com/tomaka/glutin"
|
||||
documentation = "http://tomaka.github.io/glutin/"
|
||||
|
||||
[features]
|
||||
default = ["window"]
|
||||
|
|
|
@ -5,6 +5,8 @@ Alternative to GLFW in pure Rust.
|
|||
|
||||
[![Build Status](https://travis-ci.org/tomaka/glutin.png?branch=master)](https://travis-ci.org/tomaka/glutin)
|
||||
|
||||
## [Documentation](http://tomaka.github.io/glutin/)
|
||||
|
||||
## Try it!
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Reference in a new issue