From d1135f4b1bb8cbda80c34ecd5da9577ee261fb39 Mon Sep 17 00:00:00 2001 From: Ben Bodenmiller Date: Sun, 13 Apr 2014 14:02:31 -0700 Subject: [PATCH] formatting cleanup --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 75a139f..bf72e87 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # A Collection of Useful .gitattributes Templates -Similarly to the [.gitignore Templates][gt], we're trying to build -templates for .gitattributes. +Similarly to the [`.gitignore` Templates][gt], we're trying to build +templates for `.gitattributes`. -Common.gitattributes contains general exclusions that may apply to any project. +`Common.gitattributes` contains general exclusions that may apply to any project. Consider including them if they are applicable to your project. Please contribute by [forking][fk] and sending a [pull request][pr].