Skip to content

Commit

Permalink
Add link to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Luostari authored Sep 30, 2018
1 parent b0e4f63 commit 0980719
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 @@ -7,4 +7,4 @@ Lexemes are divided to two types:<br>
<i>Static lexemes</i> – operators and keywords;<br>
<i>Dynamic lexemes</i> – identifiers, numbers, words etc.</p>
<p>Also, you should provide a list of blank chars which mean nothing and will be skipped by analyzer and a list of dividing chars which follow after keywords and separate them from other lexemes.
For more information see examples and docs.</p>
For more information see examples and docs: https://www.luostari.com/lexicalanalyzer/docs/index.html</p>

0 comments on commit 0980719

Please sign in to comment.