Skip to content

Commit 0111bb9

Browse files
committed
last few touches
1 parent 80f0372 commit 0111bb9

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Pull requests to fix typos or unclear language are welcome! If you have a sugges
2626
[search through the issues]: https://github.com/sunshowers-code/rust-cli-recommendations/issues?q=is%3Aissue+sort%3Aupdated-desc
2727
[open an issue]: https://github.com/sunshowers-code/rust-cli-recommendations/issues/new
2828

29+
> Tip: While reading the book, you can hit the edit button <i class="fa fa-edit"></i> in the top right corner to make a quick change to it.
30+
2931
## License
3032

3133
This document, other than inline code snippets, is licensed under [CC BY 4.0]. This means that you are welcome to share, adapt or modify this material as long as you give appropriate credit.

src/acknowledgments.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Thanks to the following reviewers who read through drafts of this document and provided invaluable feedback:
44

55
- Ana Hobden ([Twitter](https://twitter.com/a_hoverbear), [GitHub](https://github.com/hoverbear))
6+
- Brandon Williams ([Twitter](https://twitter.com/bmwill_), [GitHub](https://github.com/bmwill))
67
- Ed Page ([GitHub](https://github.com/epage))
78
- Inanna Malick ([Twitter](https://twitter.com/inanna_malick/), [GitHub](https://github.com/inanna-malick))
89
- jam1garner ([Twitter](https://twitter.com/jam1garner), [GitHub](https://github.com/jam1garner))

src/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# Changelog
2+
3+
**2022-01-21:** Initial public version.

0 commit comments

Comments
 (0)