From fc2c66a38cb5d7253b089490453d241f4ff55ed1 Mon Sep 17 00:00:00 2001 From: Drudoo Date: Mon, 16 May 2016 11:33:44 +0200 Subject: [PATCH] Added snippets section to README --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f1dc08..18f6322 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,16 @@ LaTeX - barchart - creates vertical barchart easily. - barchart_doc.pdf for documentation - - \usepackage{barchart} for installation \ No newline at end of file + - \usepackage{barchart} for installation + +*** + +# Snippts + +- Don't run large block of code + + + \iffalse + %code + \fi +