1.0.0 • Published 4 years ago

mark-down-a v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

➤ Mark Down File Generator

this package use to create a markdown file or md files . give the details about your project or folder etc you can get a nice markdown

➤ Installation

npm i mark-down-r

enter this to your command prompt then this package will add to your project

➤ run

var markDown = require("../nodemodule/reader/index").MarkDownGenerators;
markDown();