From 327cb99fb8b6c34dd151397feb2443e470cb6c43 Mon Sep 17 00:00:00 2001 From: tycrek Date: Tue, 6 Apr 2021 15:18:22 -0600 Subject: [PATCH] updated README cause I keep forgetting BASIC STUFF --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df4d5f3..2c40516 100755 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ This project is still very young, so don't expect *everything* to be perfect yet | **[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 The installation may look daunting but it's really pretty straightforward. Just follow it word-for-word & you'll be fine. If you are not fine, then by all means [open an Issue](https://github.com/tycrek/anssxustawai/issues/new) & I'll try my best to help.