From 8eb7e5199d81c8f90345bdeff5249bc5315dc74b Mon Sep 17 00:00:00 2001 From: philsquared Date: Tue, 28 Dec 2010 03:54:56 -0800 Subject: [PATCH] Updated What's the CATCH? (markdown) --- Home.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 5a2af76..173bbdf 100644 --- a/Home.md +++ b/Home.md @@ -36,4 +36,8 @@ Here's a list of core features of Catch that, collectively, make Catch stand out ## What state is CATCH in - can I use it now? Currently CATCH should be considered a "developer preview". You can try it out and see what you think but it is still undergoing heavy development and names and interfaces are subject to change (the macro names should be stable now). I wouldn't recommend it for commercial projects - or anything beyond small scale test projects for now. -of course if you want to contribute then you are very welcome. \ No newline at end of file +of course if you want to contribute then you are very welcome. + +## So how do I use it? + +Check out the [[tutorial]]. \ No newline at end of file