From 593f29d271dcb25bcb4d88f8169910cd1cdcd2ef Mon Sep 17 00:00:00 2001 From: mitchell Date: Thu, 26 Dec 2019 16:19:36 -0500 Subject: [PATCH] Add README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b9ebf7e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# shortnr + +Shortnr is a tiny self-hosted and elixir-based docker image. You can deploy it to your own server +and have a personal url shortener attached to your website. Most functionality is finished, but the +rest is still under development.