aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index f39db4d..cd5632c 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,14 @@
CLI 2048 written in 2 KiB.
+```
+$ wc *.c
+ 202 516 4930 2048.c
+ 33 170 2048 2048_minified.c
+ 201 514 3513 2048_renamed.c
+ 436 1200 10491 total
+```
+
## Compile