From c3a18e82786f30928ec59bcfecae5362e7c72d43 Mon Sep 17 00:00:00 2001 From: LingCoder Date: Sun, 9 Dec 2018 00:05:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E7=9B=AE=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 --- SUMMARY.md | 2 +- {imags => images}/cover.jpg | Bin {imags => images}/cover_small.jpg | Bin 4 files changed, 1 insertion(+), 4 deletions(-) rename {imags => images}/cover.jpg (100%) rename {imags => images}/cover_small.jpg (100%) diff --git a/README.md b/README.md index a73ec08..07be1a1 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@ ## On Java 8 《On Java 8》中文翻译中…… -如果你是在GitHub上浏览,可以移步至[GitBook]()或[LingCoder.com](http://www.lingcoder.com)中获得更好的阅读体验。 ### 快速阅读传送门 - Github快速阅读:[进入目录](https://github.com/lingcoder/OnJava8/SUMMARY.md) - Gitbook完整阅读:[进入Gitbook](https://github.com/LingCoder) -- 独立博客(实时同步):[LingCoder](https://github.com/LingCoder) -- 其他博客(不定期同步):[博客园](https://github.com/LingCoder) ## 翻译进度 - [ ] 序言 diff --git a/SUMMARY.md b/SUMMARY.md index a869ba9..1836dba 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,4 +1,4 @@ -# 目录 +# Summary * [译者](README.md) * [前言](book/01-前言/00-README.md) diff --git a/imags/cover.jpg b/images/cover.jpg similarity index 100% rename from imags/cover.jpg rename to images/cover.jpg diff --git a/imags/cover_small.jpg b/images/cover_small.jpg similarity index 100% rename from imags/cover_small.jpg rename to images/cover_small.jpg