flex: put lex within backticks

This commit is contained in:
Agniva De Sarker 2018-01-01 17:28:25 +05:30 committed by GitHub
parent 4259a67135
commit 22285c6224
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# flex
> Lexical analyser generator. Based on lex.
> Lexical analyser generator. Based on `lex`.
> Given the specification for a lexical analyser, generates C code implementing it.
- Generate an analyser from a flex file: