From 0c35525fcaa66133b83c6d8da8151ec8d418ce3a Mon Sep 17 00:00:00 2001 From: Dave Kerr Date: Thu, 1 Oct 2020 18:14:58 +0800 Subject: chore: add ebook link --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc52fba..bfbed5a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Laws, Theories, Principles and Patterns that developers will find useful. [Translations](#translations): [🇮🇩](./translations/id.md) [🇧🇷](./translations/pt-BR.md) [🇨🇳](https://github.com/nusr/hacker-laws-zh) [🇩🇪](./translations/de.md) [🇫🇷](./translations/fr.md) [🇬🇷](./translations/el.md) [🇮🇹](https://github.com/csparpa/hacker-laws-it) [🇱🇻](./translations/lv.md) [🇰🇷](https://github.com/codeanddonuts/hacker-laws-kr) [🇷🇺](https://github.com/solarrust/hacker-laws) [🇪🇸](./translations/es-ES.md) [🇹🇷](https://github.com/umutphp/hacker-laws-tr) [🇯🇵](./translations/jp.md) -Like this project? Please considering [sponsoring me](https://github.com/sponsors/dwmkerr) and the [translators](#translations). Also check out this podcast on [The Changelog - Laws for Hackers to Live By](https://changelog.com/podcast/403) to learn more about the project! +Like this project? Please considering [sponsoring me](https://github.com/sponsors/dwmkerr) and the [translators](#translations). Also check out this podcast on [The Changelog - Laws for Hackers to Live By](https://changelog.com/podcast/403) to learn more about the project! You can also [download the latest PDF eBook](https://github.com/dwmkerr/hacker-laws/releases/latest/download/hacker-laws.pdf). --- @@ -69,6 +69,7 @@ Like this project? Please considering [sponsoring me](https://github.com/sponsor * [The Fallacies of Distributed Computing](#the-fallacies-of-distributed-computing) * [Reading List](#reading-list) * [Online Resources](#online-resources) +* [PDF eBook](#pdf-ebook) * [Podcast](#podcast) * [Translations](#translations) * [Related Projects](#related-projects) @@ -961,6 +962,10 @@ Some useful resources and reading. - [CB Insights: 8 Laws Driving Success In Tech: Amazon's 2-Pizza Rule, The 80/20 Principle, & More](https://www.cbinsights.com/research/report/tech-laws-success-failure) - an interesting write up of some laws which have been highly influential in technology. +## PDF eBook + +The project is available as a PDF eBook, [download the latest PDF eBook with this link](https://github.com/dwmkerr/hacker-laws/releases/latest/download/hacker-laws.pdf) or check the [release](https://github.com/dwmkerr/hacker-laws/releases) page for older versions. + ## Podcast Hacker Laws has been featured in [The Changelog](https://changelog.com/podcast/403), you can check out the Podcast episode with the link below: -- cgit v1.2.3