commit c04f55f05b63270d95ed6edd82408cb099f34c01 parent 5a7f9fdd3da8ea5ed160de9f752faf9bb0616d61 Author: Martin J. Klöckner <64109770+klewer-martin@users.noreply.github.com> Date: Tue, 27 Oct 2020 11:05:36 -0300 Update README.md Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ # Hello world! This is a repository to store all my C files while i learn about this new language, -the examples and exercies are taken from the book "The C programming language" - written by Brian W. Kernighan & Dennis Ritchie. +the examples and exercies are taken from the book "The C programming language" - written by Brian W. Kernighan & Dennis M. Ritchie. Feel free to take a look.