From 2ec1e0b1831b82a579119c51b7ec3245221d4b23 Mon Sep 17 00:00:00 2001 From: Angel Date: Thu, 26 Oct 2017 15:14:14 -0400 Subject: [PATCH] Added an external resource Added the linode documentation library to the project. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0559ec2..4c09a5d 100755 --- a/README.md +++ b/README.md @@ -427,6 +427,10 @@ Although its design is outdated, Linux.org is (probably) the most popular forum > Linux.die is a resource with documentation, tutorials, books, etc in Linux. +#### [Linode Documentation Library](https://linode.com/docs/) + +> The Linode documentation library offers thousands of free Linux tutorials. + ## License This repository is licensed under the [Do What the Fuck You Want to Public License](http://www.wtfpl.net/). Its full content is located in the `LICENSE` file.