Skip to content

Commit 0318578

Browse files
authored
Update README.md
1 parent 77c500b commit 0318578

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
* This Tool eases up the use of One-Liner command, phpize then ./configure
2020
* Production-ready and Fully-tested, So code up' and use it properly
2121

22+
## Demo, to test the Extension
23+
24+
* php -dextension=hello.so -r "echo name('Abcd');"
25+
* php -dextension=hello.so -r "echo hello_world();"
26+
2227
## Copyright (2020)
2328

2429
* Xin Snowflakes, 09225205353

0 commit comments

Comments
 (0)