🏡 index : old_projects/url_shortener.git

author Jacob Walchuk <walchuk2018@icloud.com> 2023-02-23 22:56:22.0 +00:00:00
committer GitHub <noreply@github.com> 2023-02-23 22:56:22.0 +00:00:00
commit
8cb66392941596dd4755155403c9e6c6fd689c53 [patch]
tree
67a846e9958f8ce407d9a6822022036e20f6b3fb
parent
c2d67387a53ecb0743f733dcfa4444e77f343db0
download
master.tar.gz

Update README.MD



Diff

 README.MD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.MD b/README.MD
index fda66dc..c9f658c 100644
--- a/README.MD
+++ a/README.MD
@@ -1,6 +1,6 @@
# Unnamed combination URL shortener/pastebin

This is a combination URL shortener/pastebin written in Rust and [actix-web](https://github.com/actix/actix-web). It supports connecting to any mySQL server. It currently runs the landing page on https://7800.io/.
This is a combination URL shortener/pastebin written in Rust and [actix-web](https://github.com/actix/actix-web). It supports connecting to any mySQL server.

## Warning