From 8f42cd14e0473c5acd14a65eab46dbd6a1bc1e5e Mon Sep 17 00:00:00 2001 From: litefeel Date: Mon, 31 Jul 2017 15:13:57 +0800 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e8d00f..03fccd7 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ You can also activate the Markdown module from [Jetpack](https://wordpress.org/p ### GitHub directory structure ### +~~~ . ├── _pages | └── 2007-10-29-some-pages.md @@ -88,6 +89,7 @@ You can also activate the Markdown module from [Jetpack](https://wordpress.org/p | └── 2009-04-26-some-posts.md └── images └── some-images # copy all files (include subdirectory) to wordpress +~~~ ### Importing from GitHub ###