From e33387a1b9706a09629fd34d70944413cb70fff6 Mon Sep 17 00:00:00 2001 From: Eric Wood Date: Mon, 29 Oct 2012 15:38:00 -0500 Subject: [PATCH] Added link to demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e47edb..c274f3d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Excel => LaTeX +Check out the [demo](http://ericwood.org/excel2latex/). + A silly Javascript tool for converting Excel spreadsheets into LaTeX tables. Right now I don't have any settings for what the resulting table looks like...I want to add this eventually, it's not difficult or anything. Sorry in advance if the formatting isn't what you're looking for, I'll make it more flexible in the future!