Skip to content

Commit f685443

Browse files
authored
Merge pull request #223 from andyw8/andyw8/add-link-to-docs
Add link to docs
2 parents 2cc968a + 24b62e2 commit f685443

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Syntax Tree is a suite of tools built on top of the internal CRuby parser. It pr
1111

1212
It is built with only standard library dependencies. It additionally ships with a plugin system so that you can build your own syntax trees from other languages and incorporate these tools.
1313

14+
[RDoc Documentation](https://ruby-syntax-tree.github.io/syntax_tree/)
15+
1416
- [Installation](#installation)
1517
- [CLI](#cli)
1618
- [ast](#ast)

0 commit comments

Comments
 (0)