mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-01-02 22:39:56 +01:00
Update improvements.md
This commit is contained in:
parent
8a3ac19d79
commit
025975ef17
|
|
@ -1,8 +1,7 @@
|
|||
# Improvements
|
||||
**Improvements**
|
||||
|
||||
If you have suggestions for improvements, then please [raise an issue in this repository](https://github.com/markjprice/cs11dotnet7/issues) or email me at markjprice (at) gmail.com.
|
||||
|
||||
- [Improvements](#improvements)
|
||||
- [Print Book](#print-book)
|
||||
- [Page 153 - Writing a function that returns a value](#page-153---writing-a-function-that-returns-a-value)
|
||||
- [Bonus Content](#bonus-content)
|
||||
|
|
@ -18,4 +17,4 @@ Console.OutputEncoding = System.Text.Encoding.UTF8;
|
|||
|
||||
# Bonus Content
|
||||
|
||||
None so far.
|
||||
None so far.
|
||||
|
|
|
|||
Loading…
Reference in a new issue