Browse Source

README update

Florian 1 week ago
parent
commit
af4a3ea603
1 changed files with 13 additions and 0 deletions
  1. 13 0
      README.md

+ 13 - 0
README.md

@@ -1,2 +1,15 @@
 # StageRackHTMLtoPDF
 # StageRackHTMLtoPDF
 
 
+## Installation
+
+- Install nodejs
+
+- npm install
+
+## Run
+
+node main.js Address File
+
+node main.js http://localhost:8000/ C:\Users\Florian\Documents\document.mdf
+
+