diff --git a/README.md b/README.md
index 2f8a689..a20a108 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,6 @@ The following npm scripts are available: `npm run lint`, `npm run debug`, `npm r
## Credits
-@Floofies was of huge help during development of this module.
+[@Floofies](https://github.com/Floofies) was of huge help during development of this module.
-Also, @TRGWII was a source of inspiration and guidance.
\ No newline at end of file
+Also, [@TRGWII](https://github.com/trgwii) was a source of inspiration and guidance.
\ No newline at end of file
diff --git a/docs/Select.html b/docs/Select.html
index eeb6207..60ae898 100644
--- a/docs/Select.html
+++ b/docs/Select.html
@@ -976,7 +976,7 @@ Used in case a resolve is never set.
diff --git a/docs/Select.js.html b/docs/Select.js.html
index 036031d..608d536 100644
--- a/docs/Select.js.html
+++ b/docs/Select.js.html
@@ -181,7 +181,7 @@ module.exports = Select;
diff --git a/docs/SelectIterable.html b/docs/SelectIterable.html
index 32fa768..b96dc5d 100644
--- a/docs/SelectIterable.html
+++ b/docs/SelectIterable.html
@@ -1181,7 +1181,7 @@ SelectIterable instance.
diff --git a/docs/SelectValue.html b/docs/SelectValue.html
index 6d7640d..307af63 100644
--- a/docs/SelectValue.html
+++ b/docs/SelectValue.html
@@ -273,7 +273,7 @@ Used in case a resolve is never set.
diff --git a/docs/index.html b/docs/index.html
index dd81ced..2f6aba1 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -68,8 +68,8 @@ console.log(result.resolve()); // -> "100 is greater than 10."<
Place your test file as testscript.js
in root.
The following npm scripts are available: npm run lint
, npm run debug
, npm run docs
.
@Floofies was of huge help during development of this module.
-Also, @TRGWII was a source of inspiration and guidance.
+@Floofies was of huge help during development of this module.
+Also, @TRGWII was a source of inspiration and guidance.
@@ -86,7 +86,7 @@ console.log(result.resolve()); // -> "100 is greater than 10."<