mirror of
https://github.com/gibbok/typescript-book
synced 2024-11-16 19:47:27 +01:00
Add links to the website (#100)
This commit is contained in:
parent
97aa5c7891
commit
c3f8b1adb8
4 changed files with 14 additions and 6 deletions
|
@ -10,18 +10,22 @@
|
|||
|
||||
[中文](https://github.com/gibbok/typescript-book/blob/main/README-zh_CN.md)
|
||||
|
||||
## 下载
|
||||
## 下载和网站
|
||||
|
||||
您还可以在这里下载 Epub 版本:
|
||||
您还可以下载 Epub 版本:
|
||||
|
||||
[https://github.com/gibbok/typescript-book/tree/main/downloads](https://github.com/gibbok/typescript-book/tree/main/downloads)
|
||||
|
||||
在线版本可在以下位置获得:
|
||||
|
||||
[https://gibbok.github.io/typescript-book](https://gibbok.github.io/typescript-book)
|
||||
|
||||
## 目录表
|
||||
|
||||
<!-- markdownlint-disable MD004 -->
|
||||
- [简洁的TypeScript之书](#简洁的typescript之书)
|
||||
- [翻译](#翻译)
|
||||
- [下载](#下载)
|
||||
- [下载和网站](#下载和网站)
|
||||
- [目录表](#目录表)
|
||||
- [介绍](#介绍)
|
||||
- [关于作者](#关于作者)
|
||||
|
|
10
README.md
10
README.md
|
@ -14,18 +14,22 @@ This book has been translated into several language versions, including:
|
|||
|
||||
[Chinese](https://github.com/gibbok/typescript-book/blob/main/README-zh_CN.md)
|
||||
|
||||
## Downloads
|
||||
## Downloads and website
|
||||
|
||||
You can also download the Epub version here:
|
||||
You can also download the Epub version:
|
||||
|
||||
[https://github.com/gibbok/typescript-book/tree/main/downloads](https://github.com/gibbok/typescript-book/tree/main/downloads)
|
||||
|
||||
An online version is available at:
|
||||
|
||||
[https://gibbok.github.io/typescript-book](https://gibbok.github.io/typescript-book)
|
||||
|
||||
## Table of Contents
|
||||
|
||||
<!-- markdownlint-disable MD004 -->
|
||||
- [The Concise TypeScript Book](#the-concise-typescript-book)
|
||||
- [Translations](#translations)
|
||||
- [Downloads](#downloads)
|
||||
- [Downloads and website](#downloads-and-website)
|
||||
- [Table of Contents](#table-of-contents)
|
||||
- [Introduction](#introduction)
|
||||
- [About the Author](#about-the-author)
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue