From 45659fdbbc1163efd71ed89f892beeeeffd54cee Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Fri, 8 Feb 2019 19:58:55 +0100 Subject: skeleton for the Russian translation of the book --- ru/src/SUMMARY.md | 3 +++ ru/src/chapter_1.md | 1 + 2 files changed, 4 insertions(+) create mode 100644 ru/src/SUMMARY.md create mode 100644 ru/src/chapter_1.md (limited to 'ru/src') diff --git a/ru/src/SUMMARY.md b/ru/src/SUMMARY.md new file mode 100644 index 0000000..7390c82 --- /dev/null +++ b/ru/src/SUMMARY.md @@ -0,0 +1,3 @@ +# Summary + +- [Chapter 1](./chapter_1.md) diff --git a/ru/src/chapter_1.md b/ru/src/chapter_1.md new file mode 100644 index 0000000..b743fda --- /dev/null +++ b/ru/src/chapter_1.md @@ -0,0 +1 @@ +# Chapter 1 -- cgit v1.2.3