aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDejavu Moe <[email protected]>2023-05-10 14:35:33 +0800
committerDejavu Moe <[email protected]>2023-05-10 14:35:33 +0800
commit95449764bb5a3ac5d1db33c368c4685d0a9743ee (patch)
tree500a1c28ba6e398bf8bd2b9f30fc629df9a773d2 /README.md
downloadxvo.es-95449764bb5a3ac5d1db33c368c4685d0a9743ee.tar.gz
xvo.es-95449764bb5a3ac5d1db33c368c4685d0a9743ee.zip
init commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4234ff0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,29 @@
+## xvo.es
+
+**A simple, minimal and safe URL Shortener.**
+
+1. Minimal and Simple
+
+ *keep fast and stable.*
+
+ 2. Extremely Safe
+
+ *enjoy yourself, no worries about hacking.*
+
+ 3. Easy Deploy
+
+ *selfhosted on Cloudflare pages or Vercel...*
+
+ 4. All of Yours
+
+ *data of URL redirect in single file.*
+
+**How to use:** https://www.dejavu.moe/posts/the-minimal-and-simple-url-shortener/
+
+1. Fork this repo.
+
+2. Edit the `_redirects` or `vercel.json` files.
+
+3. Deploy it with Cloudflare Pages or Vercel.
+
+4. Enjoy! \ No newline at end of file