Skip to content

Commit

Permalink
Mods
Browse files Browse the repository at this point in the history
  • Loading branch information
madprops committed Aug 23, 2024
1 parent 195ab9d commit d512a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ It also ignores binary files.
```nim
for c in bytes:
if c == 0:
return false
return false
```

---
Expand Down

0 comments on commit d512a3a

Please sign in to comment.