Skip to content

Commit a2d0137

Browse files
committed
update README.md and project/README.md
1 parent d2b1ae5 commit a2d0137

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ currently the following variables are defined (using `a.b.c.d` in the project di
2424
* `include_package_dir`: (ex: `awesome_project/a/b/c`)
2525
* `test_package_dir`: (ex: `test_a/test_b/test_c`)
2626

27-
Uppercase:
27+
UPPERCASE:
2828
* `PKG`: UPPERCASE of `pkg` (ex: `AWESOME_PROJECT.A.B.C`)
2929
* `MODULE`: UPPERCASE of `module` (ex: `D`)
3030
* `PROJECT` UpperCamelCase of `project_name` (ex: `AwesomeProject`)
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
{{cookiecutter.project_name}}
2-
==========
1+
# {{cookiecutter.project}}

0 commit comments

Comments
 (0)