From f89b9d754f99f964b3ed1ec364ba5b65e0be20d6 Mon Sep 17 00:00:00 2001 From: kadhirash Date: Tue, 3 Nov 2020 15:41:28 -0800 Subject: [PATCH] Fix up README.md (#5058) --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64a43182..c818733a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This page is available as an easy-to-read website at [https://ebookfoundation.gi [View the English list](free-programming-books.md) + ## Intro This list was originally a clone of [StackOverflow - List of Freely Available Programming Books](http://web.archive.org/web/20130824154208/http://stackoverflow.com/a/392926) with contributions from Karan Bhangui and George Stocker. @@ -12,10 +13,12 @@ The list was moved to GitHub by Victor Felder for collaborative updating and mai The [Free Ebook Foundation](https://ebookfoundation.org) now administers the repo, a not-for-profit organization devoted to promoting the creation, distribution, archiving, and sustainability of free ebooks. [Donations](https://ebookfoundation.org/contributions.html) to the Free Ebook Foundation are tax-deductible in the US. + ### How To Contribute Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to GitHub, [welcome](/HOWTO.md)! + ### How to Share + [Share on Twitter](http://twitter.com/intent/tweet?text=https://github.com/EbookFoundation/free-programming-books%0AFree%20Programming%20Books) @@ -30,7 +33,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to GitHub, [welcome] + [Azerbaijani / Азәрбајҹан дили / آذربايجانجا ديلي](free-programming-books-az.md) + [Bengali / বাংলা](free-programming-books-bl.md) + [Bulgarian / български](free-programming-books-bg.md) -+ [Burmese / မြန်မာဘာသာ](free-programming-books-mm.md) ++ [Burmese / မြန်မာဘာသာ](free-programming-books-my.md) + [Chinese / 中文](free-programming-books-zh.md) + [Czech / čeština / český jazyk](free-programming-books-cs.md) + [Danish / dansk](free-programming-books-dk.md) @@ -61,6 +64,7 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to GitHub, [welcome] + [Turkish / Türkçe](free-programming-books-tr.md) + [Ukrainian / Українська](free-programming-books-ua.md) + ### Cheat Sheets + [All Languages](free-programming-cheatsheets.md) @@ -93,10 +97,12 @@ Please read [CONTRIBUTING](/CONTRIBUTING.md). If you're new to GitHub, [welcome] + [English](free-programming-interactive-tutorials-en.md) + [Russian / Русский язык](free-programming-interactive-tutorials-ru.md) + ### Problem Sets and Competitive Programming + [Problem Sets](problem-sets-competitive-programming.md) + ### Podcast - Screencast Free Podcasts and Screencasts: @@ -107,6 +113,7 @@ Free Podcasts and Screencasts: + [Polish / polski / język polski / polszczyzna](free-podcasts-screencasts-pl.md) + [Portuguese (Brazil)](free-podcasts-screencasts-pt_BR.md) + [Russian / Русский язык](free-podcasts-screencasts-ru.md) ++ [Spanish / español / castellano](free-podcasts-screencasts-es.md) + [Swedish / Svenska](free-podcasts-screencasts-se.md) @@ -115,6 +122,7 @@ Free Podcasts and Screencasts: + [Chinese / 中文](free-programming-playgrounds-zh.md) + [English](free-programming-playgrounds.md) + ## License Each file included in this repository is licensed under the [CC BY License](LICENSE). -- GitLab