Skip to content

Commit 15bd406

Browse files
committed
chore: link to the examples from screenshots
Signed-off-by: azjezz <azjezz@protonmail.com>
1 parent f89398e commit 15bd406

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22

33
Generate PHP code from Rust using a fluent API.
44

5-
<table>
6-
<tr>
7-
<td><img src="screenshots/rust.png" ></td>
8-
<td><img src="screenshots/php.png" ></td>
9-
</tr>
10-
</table>
5+
6+
Rust | PHP
7+
:----------------------------------------------:|:----------------------------------------------:
8+
[![](screenshots/rust.png)](examples/simple.rs) | [![](screenshots/php.png)](examples/simple.php)
119

1210
## Roadmap
1311

0 commit comments

Comments
 (0)