Skip to content

Commit dd7a3b8

Browse files
authored
Link to API documentation from README (#938)
Putting the documentation link in readme allows both developers and AI agents find them more easily.
1 parent 55c571f commit dd7a3b8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
This project is a high-performance static analysis toolkit for the Ruby language. The goal is to be a solid
44
foundation to power a variety of tools, such as type checkers, linters, language servers and more.
55

6+
[Ruby API Documentation](https://shopify.github.io/rubydex/)
7+
68
## Usage
79

810
Both Ruby and Rust APIs are made available through a gem and a crate, respectively. Here's a simple example

0 commit comments

Comments
 (0)