From 05664583098f39c8927cdbf5a1e96f937a776474 Mon Sep 17 00:00:00 2001 From: zool Date: Fri, 30 Oct 2015 16:56:49 +0100 Subject: [PATCH] omit needless words --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd12f1b..416347f 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ Refer to [pandoc's documentation](http://pandoc.org/demo/example9/templates.html # Resources -- If you're not familiar with the YAML syntax, [here](http://learnxinyminutes.com/docs/yaml/)'s a pretty good overview. +- If you're not familiar with the YAML syntax, [here](http://learnxinyminutes.com/docs/yaml/)'s a good overview. - If you want to edit the template but LaTeX scares you, this [docs](https://www.sharelatex.com/learn/Main_Page) put together by ShareLaTeX cover most of the basics and are surprisingly kind to the beginner. - Odds are your question already has an answer on [TeX Stack Exchange](https://www.sharelatex.com/learn/Main_Page). Also, pretty friendly crowd in there.