From a88ebfb7724eed0d796ce236da22839e9808e64a Mon Sep 17 00:00:00 2001
From: "Meredith L. Patterson" <mlp@upstandinghackers.com>
Date: Fri, 18 Oct 2013 03:26:27 -0700
Subject: [PATCH] we support OS X now!

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

diff --git a/README.md b/README.md
index 1b7bda4d..3755edf9 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ Hammer is a parsing library. Like many modern parsing libraries, it provides a p
 
 Hammer is written in C, but will provide bindings for other languages. If you don't see a language you're interested in on the list, just ask.
 
-Hammer currently builds under Linux. (Windows and OSX are coming.)
+Hammer currently builds under Linux and OS X. (Windows is coming.)
 
 [![Build Status](https://travis-ci.org/UpstandingHackers/hammer.png)](https://travis-ci.org/UpstandingHackers/hammer)
 Features
-- 
GitLab