Skip to content

Commit 08cb80e

Browse files
authored
Merge pull request #371 from wackazong/patch-1
Add Python php_crud_api_transform.py to README
2 parents 8e36e91 + c191172 commit 08cb80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -604,7 +604,7 @@ You can call the ```php_crud_api_transform()``` function to structure the data h
604604
}
605605
```
606606

607-
This transform function is available for PHP and JavaScript in the files ```php_crud_api_transform.php``` and ```php_crud_api_transform.js``` in the "lib" folder.
607+
This transform function is available for PHP, JavaScript and Python in the files ```php_crud_api_transform.php```, ```php_crud_api_transform.js``` and ```php_crud_api_transform.py``` in the "lib" folder.
608608

609609
## Permissions
610610

0 commit comments

Comments
 (0)