Skip to content

Commit e978563

Browse files
authored
Update README.md
1 parent 10fd787 commit e978563

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
[![Maintainability](https://api.codeclimate.com/v1/badges/a53d266e0050a850e749/maintainability)](https://codeclimate.com/github/ProgMiner/php-datagen/maintainability)
88
[![Total Downloads][ico-downloads]][link-downloads]
99

10-
PHP-DataGen is a code generation tool with a built-in parser of Kotlin-like own properties description language to create classes with strongly typed properties.
10+
PHP-DataGen is a code generation tool with a built-in parser of own Kotlin-like properties description language to create classes with strongly typed properties.
1111

12-
Base description of language stored in [schema.md](schema.md).
12+
The base description of the language is in [schema.md](schema.md).
1313

1414
## Install
1515

0 commit comments

Comments
 (0)