Parcourir la source

Adding preview

Herton il y a 4 ans
Parent
commit
1f43a8646f
1 fichiers modifiés avec 2 ajouts et 3 suppressions
  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