summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZhineng Li <[email protected]>2026-01-10 16:37:39 +0800
committerZhineng Li <[email protected]>2026-01-10 16:37:39 +0800
commit49891f6bce29843f503b437c84d83cb787ecfa87 (patch)
tree50bd44422a907b869a6d4839df436f37a35be36d /README.md
downloadc-knr-exercises-49891f6bce29843f503b437c84d83cb787ecfa87.tar.gz
c-knr-exercises-49891f6bce29843f503b437c84d83cb787ecfa87.zip
first commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9ec5d3b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+Implementations of the exercises from The C Programming Language (2nd
+Edition) by Kernighan and Ritchie.