From 902086ea0af60f98434f4da7bcde6742d3ff5091 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20Olber?= <michal@thecamels.org>
Date: Mon, 2 May 2016 09:48:02 +0200
Subject: [PATCH] Fix

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 99c1e5c..e00bd09 100644
--- a/README.md
+++ b/README.md
@@ -14,14 +14,14 @@ Please let us know if you have any questions or concerns.
 The Camels Team
 http://thecamels.org
 
-Template App APC
-======
-Monitoring memory usage of APC (http://pecl.php.net/package/APC) module. File ```bin/apc-stats.php``` need to be accessed via HTTP for example http://127.0.0.1/apc-stats.php
-
 Template App Amavisd
 ======
 Monitoring for Amavisd service.
 
+Template App APC
+======
+Monitoring memory usage of APC (http://pecl.php.net/package/APC) module. File ```bin/apc-stats.php``` need to be accessed via HTTP for example http://127.0.0.1/apc-stats.php
+
 Template App BIND
 ======
 Monitoring for BIND (DNS server) service. Checking also version of BIND.
-- 
GitLab