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].