Skip to content

Commit 49034b3

Browse files
authored
Update README.md
1 parent f580e96 commit 49034b3

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
@@ -23,6 +23,11 @@
2323
* This Tool eases up the use of One-Liner command, phpize then ./configure
2424
* Production-ready and Fully-tested, So code up' and use it properly
2525

26+
## Bash Maketest Extension Tester / Checker
27+
28+
* This Tool eases up the use of One-Liner Command, in testing the Functions of the PHP Extension.
29+
* Use either Bash or Sh (./maketest.sh.installer) in order to use the Tool and executing the Extension Functions.
30+
2631
## Demo, to test the Extension
2732

2833
* php -dextension=hello.so -r "echo name('Abcd');"

0 commit comments

Comments
 (0)