chg: Expand the name explanation

This commit is contained in:
SinTan1729 2024-02-29 18:29:36 -06:00
parent 31212ab252
commit bd47f3c74b
No known key found for this signature in database
GPG Key ID: EB3E68BFBA25C85F

View File

@ -19,7 +19,8 @@ I've looked at a couple popular URL shorteners, however they either have
unnecessary features, or they didn't have all the features I wanted. unnecessary features, or they didn't have all the features I wanted.
## What does the name mean? ## What does the name mean?
Chhoto (ছোট) is the Bangla word for small. (IPA: /tʃʰoʈo/) Chhoto (ছোট, [IPA](https://en.wikipedia.org/wiki/Help:IPA/Bengali): /tʃʰoʈo/) is the Bangla word
for small. URL means, well... URL. So the name simply means Small URL.
# Features # Features
- Shortens URLs of any length to a fixed length, randomly generated string. - Shortens URLs of any length to a fixed length, randomly generated string.