diff --git a/README.md b/README.md index 44cd47c..f7ccf54 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ **Docs** ([日本語](README.md), [English](README_EN.md)) 本書はUnityのパフォーマンスチューニングに関するノウハウを体系的にまとめた書籍です。 -本リポジトリから電子書籍をPDFとしてダウンロードすることができます。 +Web版は [こちら](https://cyberagentgameentertainment.github.io/UnityPerformanceTuningBible/ja/index.html) から閲覧できます。 +また、本リポジトリから電子書籍をPDFとしてダウンロードすることができます。 ご意見、ご指摘は [Issues](https://github.com/CyberAgentGameEntertainment/UnityPerformanceTuningBible/issues) や [Pull Requests](https://github.com/CyberAgentGameEntertainment/UnityPerformanceTuningBible/pulls) からお願いいたします。 diff --git a/README_EN.md b/README_EN.md index c8b2fd4..b552298 100644 --- a/README_EN.md +++ b/README_EN.md @@ -9,7 +9,8 @@ **Docs** ([日本語](README.md), [English](README_EN.md)) This book is a comprehensive guide to optimizing performance in Unity. -The e-book is available for download as a PDF from this repository. +The web version is available [here](https://cyberagentgameentertainment.github.io/UnityPerformanceTuningBible/en/index.html). +The e-book is also available for download as a PDF from this repository. Please send your comments and suggestions via [Issues](https://github.com/CyberAgentGameEntertainment/UnityPerformanceTuningBible/issues) or [Pull Requests](https://github.com/CyberAgentGameEntertainment/UnityPerformanceTuningBible/pulls). ## How to download the e-book.