From 69037ee6185a3cb4a3fa0131d59c314087d62d12 Mon Sep 17 00:00:00 2001 From: mustafaekici Date: Sun, 23 Mar 2025 00:34:57 +0300 Subject: [PATCH 1/3] Update README.md first commit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ff16818b5..4a9dbb33be 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# The Rust Programming Language +# Rust Proglamlama Dili ![Build Status](https://github.com/rust-lang/book/workflows/CI/badge.svg) -This repository contains the source of "The Rust Programming Language" book. +Bu depo Rust Programlama Dilinin kaynağını içerir. [The book is available in dead-tree form from No Starch Press][nostarch]. From b982b27840d5bbde49ac3296d2de4998b48ea65b Mon Sep 17 00:00:00 2001 From: mustafaekici Date: Wed, 2 Apr 2025 01:33:56 +0300 Subject: [PATCH 2/3] Update appendix-06-translation.md added turkish translation to link repo --- src/appendix-06-translation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/appendix-06-translation.md b/src/appendix-06-translation.md index f06b1986cf..ced4f240b9 100644 --- a/src/appendix-06-translation.md +++ b/src/appendix-06-translation.md @@ -26,3 +26,4 @@ For resources in languages other than English. Most are still in progress; see - [हिंदी](https://github.com/venkatarun95/rust-book-hindi) - [ไทย](https://github.com/rust-lang-th/book-th) - [Danske](https://github.com/DanKHansen/book-dk) +- [Türkçe](https://github.com/mustafaekici/book-tr) From b8943e588cbaf373f963755e339ab76504570442 Mon Sep 17 00:00:00 2001 From: mustafaekici Date: Wed, 2 Apr 2025 01:41:18 +0300 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a9dbb33be..b5cff25a91 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Build Status](https://github.com/rust-lang/book/workflows/CI/badge.svg) -Bu depo Rust Programlama Dilinin kaynağını içerir. +This repository contains the source of "The Rust Programming Language" book. [The book is available in dead-tree form from No Starch Press][nostarch].