Compare commits

..

No commits in common. '18f813b81194d4661315becef77076556b5544a6' and 'e51a182ffd2a65c9f647bbe0261b051ea34b7309' have entirely different histories.

  1. 4
      README.md
  2. 3
      index.php

@ -1,3 +1 @@
### Start index
Enter: `php -f ./index.php`
### Hello world

@ -1,3 +0,0 @@
<?php
echo "Hello world\n";
Loading…
Cancel
Save