From 3a0b08bbfb2c52fdac63d5cb829d4e700b8afb6a Mon Sep 17 00:00:00 2001
From: Rafael Kassner <kassner@gmail.com>
Date: Mon, 23 Jun 2014 09:30:24 -0300
Subject: [PATCH] REMI website

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4fef5bc..6769be1 100644
--- a/README.md
+++ b/README.md
@@ -352,7 +352,8 @@ Various resources, such as books, websites and articles, for improving your skil
 *Useful sysadmin related websites.*
 
 * [Ops School](http://www.opsschool.org) - Comprehensive program that will help you learn to be an operations engineer.
-* [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages.
+* [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages for Debian.
+* [Remi](http://rpms.famillecollet.com/) - Repository with LAMP updated packages for RHEL/Centos/Fedora.
 
 # Contributing
 Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.