Skip to content

Commit 4e31c87

Browse files
committed
Add link to API docs
Issue #42 Signed-off-by: Michal Čihař <michal@cihar.com>
1 parent 4532a58 commit 4e31c87

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@ Please use [Composer][1] to install:
1717
composer require phpmyadmin/sql-parser
1818
```
1919

20+
## Documentation
21+
22+
The API documentation is available at
23+
<https://develdocs.phpmyadmin.net/sql-parser/>.
24+
2025
## Usage
2126

2227
### Command line utility

0 commit comments

Comments
 (0)