We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd6f5d commit 882ca61Copy full SHA for 882ca61
README.md
@@ -1,6 +1,6 @@
1
# csv-to-markdown
2
Transform a CSV into a series of markdown files with yaml properties corresponding to each column in the CSV row.
3
4
-This requires node. To run...
+This requires node.
5
6
-```node parse.js
+```node parse.js```
0 commit comments