Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bennylut authored Sep 13, 2021
1 parent 7040581 commit 3701635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def post_generation():
# Check out the docs for more information..
```

Notice the file named `readme_file_name` in the directory structure, this file gets its value inside `proto.py`. It has
Notice the file named `{{readme_file_name}}` in the directory structure, this file gets its value inside `proto.py`. It has
2 possible values `README.md.tmpl` and `README.rst.tmpl`, since the file extension is `tmpl` its content will be
rendered using `jinja`.

Expand Down Expand Up @@ -318,4 +318,4 @@ and [copier](https://github.com/copier-org/copier/) but has the following differ
software components

## How to build this project
This project is built using [relaxed-poetry](https://github.com/bennylut/relaxed-poetry)
This project is built using [relaxed-poetry](https://github.com/bennylut/relaxed-poetry)

0 comments on commit 3701635

Please sign in to comment.