Skip to content

Commit ef13103

Browse files
committed
fix: README
1 parent 34606fb commit ef13103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
3. Run the [Myers Diff algorithm](https://neil.fraser.name/writing/diff/myers.pdf)
77
on them using `cargo run --bin myers`
88
4. Every deleted line is printed begining with `- `
9-
5. Prefix for additions is `+ ` and for equal lines its ` `
9+
5. Prefix for additions is `+ ` and for identical lines its two blank spaces.

0 commit comments

Comments
 (0)