From 16aad024c098e15bf6677ba6c0f9964cad380bf6 Mon Sep 17 00:00:00 2001 From: Igor Savin Date: Fri, 9 Feb 2024 22:20:44 +0200 Subject: [PATCH] More doc fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e6428e..db563a0 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ All of the above functions can accept an additional options argument that is an ## Scheme Extendable -URI.js supports inserting custom [scheme](http://en.wikipedia.org/wiki/URI_scheme) dependent processing rules. Currently, URI.js has built in support for the following schemes: +toad-uri.js supports inserting custom [scheme](http://en.wikipedia.org/wiki/URI_scheme) dependent processing rules. Currently, toad-uri.js has built in support for the following schemes: * http \[[RFC 2616](http://www.ietf.org/rfc/rfc2616.txt)\] * https \[[RFC 2818](http://www.ietf.org/rfc/rfc2818.txt)\]