diff options
Diffstat (limited to 'Peli-Kiera/README.md')
-rw-r--r-- | Peli-Kiera/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Peli-Kiera/README.md b/Peli-Kiera/README.md index 1a734a1..1e4a47c 100644 --- a/Peli-Kiera/README.md +++ b/Peli-Kiera/README.md @@ -36,8 +36,8 @@ A sample article header. Title: Simple is better than complex Date: 2018-11-14 Tags: python, jupyter, library -Description: -Category: +Description: The Zen of Python +Category: Python ### Introduction @@ -58,7 +58,7 @@ Final project directory structure should look similiar to this. │ ├── Makefile ├── content/ -│ ├── Blog Posts/ +│ ├── Python/ │ │ ├── article-one.md │ │ ├── article-two.md │ │ └── article-three.md |