소스 검색

Update 'README.md'

Nathaniel van Diepen 1 년 전
부모
커밋
5ecf79510a
1개의 변경된 파일1개의 추가작업 그리고 5개의 파일을 삭제
  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)
+```