Skip to content

Commit e762472

Browse files
Remove stale roadmap link from README.md (#626)
1 parent 75d0d8f commit e762472

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ The scope of this overall project is quite broad, but is in multiple stages
8383
- [Cargo](https://github.com/rust-lang/cargo/) and [crates.io](https://crates.io) support to develop and publish SPIR-V crates
8484
- High-level render graph to take advantage of this, make it easy for users to develop and use rendering effects.
8585

86-
An in-depth exploration of our roadmap and milestones can be found [here](https://github.com/EmbarkStudios/rust-gpu/issues/47).
87-
8886
## Process
8987

9088
We use this repo as a monorepo for everything related to the project: crates, tools, shaders, examples, tests, and design documents. This way, we can use issues and PRs covering everything in the same place, cross-reference stuff within the repo, as well as with other GitHub repos such as [rspirv](https://github.com/gfx-rs/rspirv) and [Rust](https://github.com/rust-lang/rust) itself.

0 commit comments

Comments
 (0)