Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit ba8393b

Browse files
authored
Merge pull request #49 from abeaumont/features/improve-docs
docs: Add a link to guide.
2 parents 59c5456 + c8ff75b commit ba8393b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ print(client.parse("/path/to/file.py"))
5151
print(client.filter("//Import[@roleImport and @roleDeclaration]//alias")
5252
```
5353

54+
Please read the [Babelfish clients](https://doc.bblf.sh/user/language-clients.html)
55+
guide section to learn more about babelfish clients and their query language.
56+
5457
## License
5558

5659
Apache License 2.0, see [LICENSE](LICENSE)

0 commit comments

Comments
 (0)