Parcourir la source

README update

Florian il y a 1 an
Parent
commit
af4a3ea603
1 fichiers modifiés avec 13 ajouts et 0 suppressions
  1. 13 0
      README.md

+ 13 - 0
README.md

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