]> granicus.if.org Git - php/commitdiff
tutorials directory for images and markdown
authorkrakjoe <joe.watkins@live.co.uk>
Wed, 13 Nov 2013 08:23:40 +0000 (08:23 +0000)
committerkrakjoe <joe.watkins@live.co.uk>
Wed, 13 Nov 2013 08:23:40 +0000 (08:23 +0000)
tutorials/breaking.md [new file with mode: 0644]
tutorials/welcome.png [new file with mode: 0644]

diff --git a/tutorials/breaking.md b/tutorials/breaking.md
new file mode 100644 (file)
index 0000000..2cd2597
--- /dev/null
@@ -0,0 +1,6 @@
+phpdbg - breaking
+=================
+
+A breakpoint is a stage in the execution that you wish to halt the executor while you inspect, or change, the environment.
+
+
diff --git a/tutorials/welcome.png b/tutorials/welcome.png
new file mode 100644 (file)
index 0000000..5417222
Binary files /dev/null and b/tutorials/welcome.png differ