소스 검색

Adding preview

Herton 4 년 전
부모
커밋
1f43a8646f
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      README.md

+ 2 - 3
README.md

@@ -9,6 +9,8 @@ This is a very simple node web server with 0 dependencies but a clean structure
 * 100% scores across-the-board on lighhouse out of the box
 * Basic PWA setup
 
+[Preview](https://server.herton.work)
+
 ## To install
 
 Just run `npm start` no need to install anything...
@@ -17,9 +19,6 @@ Just run `npm start` no need to install anything...
 
 Just add some tests to the test file and run `npm test`
 
-### Preview
-
-[Preview](https://server.herton.work)
 
 ## License