From b50720936d29beed6ec1e3309c82ce6e1b6c864b Mon Sep 17 00:00:00 2001 From: icdevs <92168566+icdevs@users.noreply.github.com> Date: Mon, 6 Dec 2021 12:38:22 -0600 Subject: [PATCH] Added ICDevs.org Text --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 702f812..2a5556d 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,7 @@ let g = Source.Source(); UUID.toText(await g.new()); // F253F1F0-2885-169F-169F-2885F253F1F0 ``` + +## ICDevs.org + +This library was incentivized by https://ICDevs.org. You can view more about the bounty at https://forum.dfinity.org/t/icdevs-org-bounty-4-uuid-motoko-library/8648 and https://icdevs.org/bounties/2021/11/17/UUID-motoko-library.html. The bounty was funded by The Dragginz Team and the award was graciously donated by di-wu to the treasury of ICDevs.org so that we could pursue more bounties. If you use this library and gain value from it, please consider a donation to ICDevs at https://icdevs.org/donations.html.