aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index c5b7808..78c4a7d 100644
--- a/README.md
+++ b/README.md
@@ -16,3 +16,8 @@ I've heard that Java Swing has a native HTML rendering component. I hope to enti
- As a user, I want to be able to construct a structural representation of a CSS file.
- As a user, I want to be able to add multiple Nodes to an HTML file.
- As a user, I want to be able to open and render an arbitrary HTML file.
+
+## credits
+
+This project makes extensive use of the Javatuples library ([javatuples.org](https://www.javatuples.org/)).
+Many thanks to the author, Daniel Fernández.