diff --git a/README.md b/README.md index da64df5..990964a 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,10 @@ public class Book Book book = chance.Object(); ``` +## Credits +- Original idea, concept and some of the original datasets are credited to [Victor Quinn](https://www.victorquinn.com/) and the rest of the contributors of [Chance.js](https://chancejs.com/). +- Any math used came from [Markos Karameris](https://www.linkedin.com/in/markos-karameris-298029160/).