浏览代码

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