Skip to content

Commit 658501d

Browse files
rainemakmkosola
authored andcommitted
Create README.md
0 parents  commit 658501d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# The Rust Programming Language
2+
3+
This is [Sailfish OS] source code repository for [Rust]. It contains the
4+
compiler, standard library, and documentation.
5+
6+
[Sailfish OS]: https://sailfishos.org
7+
[Rust]: https://www.rust-lang.org
8+
9+
## Quick Start
10+
11+
Read ["Installation"] from [The Book].
12+
13+
["Installation"]: https://doc.rust-lang.org/book/ch01-01-installation.html
14+
[The Book]: https://doc.rust-lang.org/book/index.html
15+

0 commit comments

Comments
 (0)