Embedded HTML makes README sad.

This commit is contained in:
Elf M. Sternberg 2014-01-13 09:08:04 -08:00
parent e057c78976
commit c1229b9b49
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
This is a simple extension to GIT that reports the word count
difference between any two commits. It accepts any standard range
arguments, such as HEAD^..HEAD or <path>..<path>, and tells you how
arguments, such as HEAD^..HEAD or &lt;path&gt;..&lt;path&gt;, and tells you how
many words you added since your last commit, minus how many words you
have removed.