Browse Source

Update 'README.md'

Nathaniel van Diepen 1 year ago
parent
commit
5ecf79510a
1 changed files with 1 additions and 5 deletions
  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)
+```