Commit 23ac8ed5 authored by Jonathan Mayhak's avatar Jonathan Mayhak Committed by Josh Campbell

updated readme to display insert information correctly

parent 51653d48
......@@ -19,7 +19,7 @@ Next, prepare your data, and call the necessary methods.
<h3> Insert Query </h3>
<pre>
<code>
<?php
$insertData = array(
'title' => 'Inserted title',
'body' => 'Inserted body'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment