diff --git a/README.md b/README.md index 9a496d9..f55c222 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ pip install cookiecutter cookiecutter gh:matplotlib/matplotlib-extension-cookiecutter ``` -Add your code to `yourname/yourname/yourcode.py` and you can do +Add yoru ccode toa `yourname/yourname/yourcode.py` and you can do ```python from yourname import yourcode ```