Skip to content

Commit c574d41

Browse files
committed
Included a link to the wiki pages of the project within its README.md file.
1 parent cd0ab02 commit c574d41

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,4 +161,8 @@ The order will be preserved - the value setter of a given randomization rule wil
161161

162162
- We do not recommend using `complex randomizers` with abstract classes or interfaces.
163163
While it is possible to make such a setup work, there may be some intricacies along the way.
164-
Another idea that is especially useful when dealing with many derived types that have behavioral but not structural differences, is to make the `complex randomizer` generic.
164+
Another idea that is especially useful when dealing with many derived types that have behavioral but not structural differences, is to make the `complex randomizer` generic.
165+
166+
# Helpful Links
167+
168+
For additional information on troubleshooting, migration guides, answers to Frequently asked questions (FAQ), and more, you can refer to the [Wiki pages](https://github.com/TryAtSoftware/Randomizer/wiki) of this project.

0 commit comments

Comments
 (0)