Skip to content

Commit 7a4299e

Browse files
committed
chore: update project description
Signed-off-by: azjezz <azjezz@protonmail.com>
1 parent 15bd406 commit 7a4299e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "php_codegen"
33
version = "0.1.0"
44
edition = "2021"
5-
description = "Generate PHP code from Rust 🐘"
5+
description = "Generate PHP code from Rust using a fluent API 🐘 🦀"
66
readme = "README.md"
77
repository = "https://github.com/php-rust-tools/codegen"
88
documentation = "https://docs.rs/php_codegen"

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# PHP-Codegen
22

3-
Generate PHP code from Rust using a fluent API.
4-
3+
Generate PHP code from Rust using a fluent API 🐘 🦀
54

65
Rust | PHP
76
:----------------------------------------------:|:----------------------------------------------:

0 commit comments

Comments
 (0)