Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) からお願いいたします。

Expand Down
3 changes: 2 additions & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading