Fill out the readme

This commit is contained in:
Will Boyd
2018-10-25 17:09:16 -04:00
parent a77035c85a
commit bab7feb9ae
3 changed files with 146 additions and 15 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "wp-to-gatsby-md",
"version": "1.0.0",
"private": true,
"description": "Converts a WordPress export XML file into Markdown files suitable for a GatsbyJS site.",
"description": "Converts a WordPress export XML file into Markdown files.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"