Parcourir la source

Update 'README.md'

Nathaniel van Diepen il y a 1 an
Parent
commit
5ecf79510a
1 fichiers modifiés avec 1 ajouts et 5 suppressions
  1. 1 5
      README.md

+ 1 - 5
README.md

@@ -51,8 +51,4 @@ new App('Hello World', function($app){
     $res->write("Hello World!");
   });
 });
-```
-
-Full Framework Example
-======================
-[Hearts](https://eeems.codes/Eeems/hearts)
+```