From ad61e3091167a22e1e92149e7c78f1f4c21ca609 Mon Sep 17 00:00:00 2001 From: Jim Cowart Date: Fri, 11 Jan 2013 12:18:07 -0500 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a48bf00..f489421 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ In my experience, seeing publish and subscribe calls all over application logic ## How do I use it? -Here are four examples of using Postal. All of these examples - AND MORE! - can run live [here](http://jsfiddle.net/ifandelse/BJC8L/). (Please bear in mind this fiddle is pulling the postal lib from github, so running these in IE will not work due to the mime type mismatch.) +Here are four examples of using Postal. All of these examples - AND MORE! - can run live [here](http://jsfiddle.net/ifandelse/BJC8L/). (Please bear in mind this fiddle is pulling the postal lib from github, so running these in IE will not work due to the mime type mismatch.) Be sure to check out the [wiki](https://github.com/postaljs/postal.js/wiki) for API documentation and conceptual walk-throughs. ```javascript // This gets you a handle to the default postal channel...