소스 검색

Updating readme

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

+ 8 - 0
README.md

@@ -9,6 +9,14 @@ 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
 
+## To install
+
+Just run `npm start` no need to install anything...
+
+## To test
+
+Just add some tests to the test file and run `npm test`
+
 ## License
 
 This is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).