Skip to content

Commit f75509e

Browse files
committed
Update README.md
1 parent 320de40 commit f75509e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ There are 2 options:
1818
1. via composer (see https://packagist.org/packages/grinfeld/phpjsonable)
1919
2. phar - download grinfeld_phpjsonable.phar and include it into your code and add TMLoader::get() to initialize autoload
2020

21+
**Using phpjsonable**
22+
2123
So, let's start with few simple examples: Assume you have php array:
2224

2325
$ar = ["hello", "bye", "something else"];

0 commit comments

Comments
 (0)