aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2021-12-05 02:02:47 +0100
committerMartin Fischer <martin@push-f.com>2021-12-05 02:03:43 +0100
commitf579e622bb37a7ec2eb6ac876180fffeaf2577ad (patch)
tree15b49b6935406b42096e4d21412a6d9fd02a8096 /README.md
parent9c6fc4541b91187e146ae69ba60d177d1c391eed (diff)
reset version, update authors, credit in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index be85a0b..64114f4 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,12 @@ The purpose of this library is to provide a `Uri` type to represent a URI,
with functions to parse URIs from their string representations, as well as
assemble URIs from their various components.
+## Credits
+
+This library has been forked from [rhymuri](https://crates.io/crates/rhymuri)
+because it was unmaintained at the time.
+Thanks to Richard Walters for the original implementation!
+
## License
Licensed under the [MIT license](LICENSE.txt).