From 6065fbfe90d7f7bd6721a1915c993a61bb4a320f Mon Sep 17 00:00:00 2001 From: Aart Stuurman Date: Sun, 28 Jan 2018 22:41:30 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 64b8a19..f745698 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ INSTALLING ========== There are two methods to compile AMQP-CPP: CMake and Make. CMake is platform portable, but the Makefile only works on Linux. After building there are two relevant files to include when using the library. + File|Include when? ----|------------ amqpcpp.h|Always