Skip to content

Commit c73e553

Browse files
committed
Minor readme updates
1 parent 71e6d40 commit c73e553

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
Cookiecutter Data Science
2-
-------------------------
1+
# Cookiecutter Data Science
2+
3+
_A logical, reasonably standardized, but flexible project structure for doing and sharing data science work._
34

4-
An opinionated, but not-afraid-to-be-wrong project template for data science projects.
55

66
#### [Project homepage](http://drivendata.github.io/cookiecutter-data-science/)
77

8-
Requirements to create project:
8+
9+
### Requirements to use the cookiecutter template:
910
-----------
1011
- Python 2.7 or 3.5
1112
- [cookiecutter Python package](http://cookiecutter.readthedocs.org/en/latest/installation.html) >= 1.4.0: `pip install cookiecutter`
1213

1314

14-
To start a new project:
15+
### To start a new project, run:
1516
------------
1617

1718
cookiecutter https://github.com/drivendata/cookiecutter-data-science

0 commit comments

Comments
 (0)