Skip to content

Commit 8b1fbf6

Browse files
committed
doc: document release page in README
1 parent d3de49f commit 8b1fbf6

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,7 +6,7 @@ flex is a tool for generating scanners: programs which recognize
66
lexical patterns in text.
77

88
The flex codebase is kept in
9-
[Git on GitHub.](https://github.com/westes/flex)
9+
[Git on GitHub.](https://github.com/westes/flex) Source releases of flex with some intermediate files already built can be found on [the github releases page.](https://github.com/westes/flex/releases)
1010

1111
Use GitHub's [issues](https://github.com/westes/flex/issues) and
1212
[pull request](https://github.com/westes/flex) features to file bugs

0 commit comments

Comments
 (0)