Skip to content

Commit 81b7e97

Browse files
authored
Update README.md
1 parent 6e11a01 commit 81b7e97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
fix-agda-whitespace: Fixes whitespace issues. [![Build Status](https://travis-ci.org/agda/fix-whitespace.svg?branch=master)](https://travis-ci.org/agda/fix-whitespace)
1+
fix-whitespace: Fixes whitespace issues. [![Build Status](https://travis-ci.org/agda/fix-whitespace.svg?branch=master)](https://travis-ci.org/agda/fix-whitespace)
22
---------------------------------------------
33

4-
Usage: `fix-agda-whitespace [--check]`
4+
Usage: `fix-whitespace [--check]`
55

66
This program should be run in the base directory.
77

88
The program does the following for every file listed in
99

10-
`fix-agda-whitespace.yaml`
10+
`fix-whitespace.yaml`
1111

1212
under the current directory:
1313

0 commit comments

Comments
 (0)