From 2d4a4b70f9bfd9206e19f1bbb220d672b3ba6acd Mon Sep 17 00:00:00 2001
From: Steve Kemp <steve@steve.org.uk>
Date: Sat, 24 May 2014 22:33:20 +0100
Subject: [PATCH]   Added Slaughter.

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

diff --git a/README.md b/README.md
index 102689e..975ea6d 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
 * [Chef](http://www.opscode.com/chef/) - It's written in Ruby and Erlang and uses a pure-Ruby DSL.
 * [Puppet](http://puppetlabs.com/) - It's written in Ruby and uses Puppet's declarative language or a Ruby DSL.
 * [Salt](http://www.saltstack.com/) - It's written in Python.
+* [Slaughter](http://steve.org.uk/Software/slaughter/) - It's written in Perl.
 
 ## Continuous integration
 *Continuous integration software.*
@@ -287,4 +288,4 @@ Various resources, such as books, websites and articles, for improving your skil
 * [Dotdeb](http://www.dotdeb.org/) - Repository with LAMP updated packages.
 
 # Contributing
-Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.
\ No newline at end of file
+Please see [CONTRIBUTING](https://github.com/kahun/awesome-sysadmin/blob/master/CONTRIBUTING.md) for details.