Skip to content

Commit

Permalink
Adding link to samples
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Renaud committed Mar 20, 2021
1 parent 778066c commit c184257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ string mappedIntToString = mapper.Map<int, string>(testInt);

## More Complex Mapping

See samples for more complex examples
See [samples](samples/SampleMapperApp/README.md) for more complex examples

0 comments on commit c184257

Please sign in to comment.