Browse Source

Add link to readme

Nathaniel van Diepen 7 years ago
parent
commit
0651f03624
1 changed files with 5 additions and 1 deletions
  1. 5 1
      README.md

+ 5 - 1
README.md

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