Skip to content

Commit

Permalink
Merge pull request #13 from chhsiao1981/README
Browse files Browse the repository at this point in the history
update README.md and project/README.md
  • Loading branch information
chhsiao1981 authored Apr 5, 2024
2 parents d2b1ae5 + a2d0137 commit 365c8e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ currently the following variables are defined (using `a.b.c.d` in the project di
* `include_package_dir`: (ex: `awesome_project/a/b/c`)
* `test_package_dir`: (ex: `test_a/test_b/test_c`)

Uppercase:
UPPERCASE:
* `PKG`: UPPERCASE of `pkg` (ex: `AWESOME_PROJECT.A.B.C`)
* `MODULE`: UPPERCASE of `module` (ex: `D`)
* `PROJECT` UpperCamelCase of `project_name` (ex: `AwesomeProject`)
Expand Down
3 changes: 1 addition & 2 deletions project/{{cookiecutter.project}}/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
{{cookiecutter.project_name}}
==========
# {{cookiecutter.project}}

0 comments on commit 365c8e5

Please sign in to comment.