diff --git a/README.md b/README.md index 0970d7e..fff92fb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # C programming - A modern approach -http://knking.com/books/c/content.html +This repository contains solved exercises for the book **C programming - A +modern approach** by the K. N. King. + + + +I did this far back in 2012, because I really wanted to understand +pointers. Well, it looks like it was a success, I think. Back then I did +not know how to use git (or any other VCS for that matter), so the history +is missing, unfortunately. Enjoy!