Skip to content

Commit 5cc4e9f

Browse files
authored
Merge pull request rust-lang-th#5 from rust-lang-th/update-readme
update::readme
2 parents 756148c + f0197ea commit 5cc4e9f

1 file changed

Lines changed: 4 additions & 31 deletions

File tree

README.md

Lines changed: 4 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,8 @@
1-
# The Rust Programming Language
1+
# The Rust Programming Language Thai Edition
22

3-
![Build Status](https://github.com/rust-lang/book/workflows/CI/badge.svg)
3+
[![Build Status](https://github.com/rust-lang-th/book-th/actions/workflows/main.yml/badge.svg)](https://github.com/rust-lang-th/book-th/actions/workflows/main.yml)
44

5-
This repository contains the source of "The Rust Programming Language" book.
6-
7-
[The book is available in dead-tree form from No Starch Press][nostarch].
8-
9-
[nostarch]: https://nostarch.com/rust
10-
11-
You can also read the book for free online. Please see the book as shipped with
12-
the latest [stable], [beta], or [nightly] Rust releases. Be aware that issues
13-
in those versions may have been fixed in this repository already, as those
14-
releases are updated less frequently.
15-
16-
[stable]: https://doc.rust-lang.org/stable/book/
17-
[beta]: https://doc.rust-lang.org/beta/book/
18-
[nightly]: https://doc.rust-lang.org/nightly/book/
19-
20-
See the [releases] to download just the code of all the code listings that appear in the book.
21-
22-
[releases]: https://github.com/rust-lang/book/releases
5+
This repository contains the source of "The Rust Programming Language" book translate to Thai language.
236

247
## Requirements
258

@@ -71,17 +54,7 @@ $ mdbook test
7154
We'd love your help! Please see [CONTRIBUTING.md][contrib] to learn about the
7255
kinds of contributions we're looking for.
7356

74-
[contrib]: https://github.com/rust-lang/book/blob/master/CONTRIBUTING.md
75-
76-
### Translations
77-
78-
We'd love help translating the book! See the [Translations] label to join in
79-
efforts that are currently in progress. Open a new issue to start working on
80-
a new language! We're waiting on [mdbook support] for multiple languages
81-
before we merge any in, but feel free to start!
82-
83-
[Translations]: https://github.com/rust-lang/book/issues?q=is%3Aopen+is%3Aissue+label%3ATranslations
84-
[mdbook support]: https://github.com/rust-lang-nursery/mdBook/issues/5
57+
[contrib]: https://github.com/rust-lang-th/book-th/blob/master/CONTRIBUTING.md
8558

8659
## Spellchecking
8760

0 commit comments

Comments
 (0)