From 19c5311731609d296f91653ccdad78cb237da7e6 Mon Sep 17 00:00:00 2001 From: Alex Johnstone Date: Tue, 22 Sep 2015 14:56:32 -0700 Subject: [PATCH] Added link to list Added a link at the top of the README file to make it easier for readers to find the english list. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cdb8a34f..e45429ce 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # List of Free Learning Resources [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) + +[View the list](https://github.com/vhf/free-programming-books/blob/master/free-programming-books.md) + ## Intro If you want to find a learning resource, you should definitely check out our site, [Free Learning Resources](http://resrc.io). And for those who want to learn a computer language, you should check out these books on [reSRC.io](http://resrc.io/list/10/list-of-free-programming-books/) or on [github](/free-programming-books.md). -- GitLab