Skip to content

Commit 911cf1b

Browse files
committed
add guide to README and SUMMARY
1 parent 655f425 commit 911cf1b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Guides on using the Pear Runtime to build and share P2P applications.
3333
* [Making a Pear Terminal Application](./guide/making-a-pear-terminal-app.md)
3434
* [Sharing a Pear Application](./guide/sharing-a-pear-app.md)
3535
* [Releasing a Pear Application](./guide/releasing-a-pear-app.md)
36+
* [Creating a Pear Init Template](./guide/creating-a-pear-init-template.md)
3637

3738
### How-tos
3839

SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* [Sharing a Pear Application](./guide/sharing-a-pear-app.md)
2525
* [Marking a Release](./guide/releasing-a-pear-app.md)
2626
* [Debugging a Pear Terminal Application](./guide/debugging-a-pear-terminal-app.md)
27+
* [Creating a Pear Init Template](./guide/creating-a-pear-init-template.md)
2728

2829
### Building blocks
2930

0 commit comments

Comments
 (0)