Skip to content

Commit e0938df

Browse files
authored
Merge pull request #19 from rust-lang/link-in-readme
Add a link to the guide in the readme.
2 parents 34e7105 + a07d23c commit e0938df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Welcome to the Standard Library Development Guide! This book is for anybody who is contributing to, or who is reviewing contributions to, the standard library. It aims to capture everything you need to know through the whole lifecycle of a standard library feature, from inception through to an initial unstable implementation, through to stabilization, and eventually maybe deprecation.
44

5+
**The latest version of this guide is available on https://std-dev-guide.rust-lang.org/**
6+
57
### Contributing to the guide
68

79
The guide is a very early work in progress. It still has big gaps. If there's a section you'd like to flesh out, please feel free to submit a PR or raise an issue!

0 commit comments

Comments
 (0)