diff --git a/README.md b/README.md index 4d08e0f..19b112b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Overview +# Overview This is demo python projet. It aims to demonstrate an elegant python project structure. @@ -8,4 +8,4 @@ Also, this demo is used to show how to elegantly import packages within a projec # Structure * data: where you store your project data * doc: where you store your project document -* package: a demo python package \ No newline at end of file +* package: a demo python package