소스 검색

Clarified usage

Alois Mahdal (@azzgoat) 11 년 전
부모
커밋
8bdbd19cad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -16,7 +16,7 @@ pressure of unit tests written in [Test::More][1] and the likes.
16 16
 
17 17
   [1]: (http://perldoc.perl.org/Test/More.html)
18 18
 
19
-Suggested use is to sit on the other monitor, run all *.t* files around
19
+Suggested use is to have it sit on the other monitor, run all *.t* files around
20 20
 and around and be annoying about the fact that they fail.  Then the rule
21 21
 of thumb goes without saying: "no green, no commit".
22 22