From df7e05a05a585950aa590e21f52f72732bb6cd7c Mon Sep 17 00:00:00 2001 From: Devin Foley Date: Mon, 21 May 2012 16:03:40 -0700 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d26c3f7 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Linkify +======= + +Coffeescript class that detects URLs in a string and wraps them in hrefs. \ No newline at end of file