Browse Source

Update README.md

Maurits van der Schee 9 years ago
parent
commit
9e4871a486
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -128,7 +128,7 @@ Output:
128 128
 {"categories":[{"id":"1","name":"Internet"},{"id":"3","name":"Web development"}]}
129 129
 ```
130 130
 
131
-NB: This transform is CPU and memory intensive and can also be executed client-side.
131
+NB: This transform is CPU and memory intensive and can also be executed client-side (see: [lib](https://github.com/mevdschee/php-crud-api/tree/master/lib)).
132 132
 
133 133
 ### List + Filter
134 134
 

Loading…
Cancel
Save