From 9e4c0d5d4e904a99d97cd3d1120734ae92088f11 Mon Sep 17 00:00:00 2001 From: Yak's Vinicios Silva Souza Date: Tue, 26 May 2020 23:01:50 -0300 Subject: [PATCH] Adding my book --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b1a2b1c..8d5b37f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A curated list of awesome C frameworks, libraries and software. +* [RoboCopGay/CParaSeresHumanos](https://github.com/RoboCopGay/CParaSeresHumanos) - A open C book for beginners in portuguese * [git/git](https://github.com/git/git) - Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements. * [Genymobile/scrcpy](https://github.com/Genymobile/scrcpy) - Display and control your Android device * [ggreer/the_silver_searcher](https://github.com/ggreer/the_silver_searcher) - A code-searching tool similar to ack, but faster.