From 672085810d2257defd24ac0d0e07daab04059077 Mon Sep 17 00:00:00 2001 From: tycrek Date: Tue, 6 Apr 2021 15:18:03 -0600 Subject: [PATCH] a --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46b634b..df4d5f3 100755 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This project is still very young, so don't expect *everything* to be perfect yet | Type | What is it? | | ---- | ----------- | -| **[ZWS](https://zws.im)** | The "fancy" mode. When pasted elsewhere, the URL appears to be *just* your domain name | +| **[ZWS](https://zws.im)** (Zero-width spaces) | The "fancy" mode. When pasted elsewhere, the URL appears to be *just* your domain name. | | **Mixed-case alphanumeric** | The "safe" mode. URL's are browser safe as the character set is just letters & numbers. | | **Original** | The "basic" mode. URL matches the same filename as when the file was uploaded. This may be prone to conflicts with files of the same name. | ## Installation