From 8490c85a468047fc4207fdf516dc9cdfe01d7ece Mon Sep 17 00:00:00 2001 From: Viggo Xia Date: Mon, 14 Dec 2015 11:40:07 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 063ad47..7c0265c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # APUEed3_exercises -My own exercise programs written for solving the after-school problems in Advanced Programming in the UNIX Environment, third edition. +My own exercise programs written for solving the after-school problems in Advanced Programming in the UNIX Environment, third edition & The Linux Programming Interface, first edition.