shortnr/lib/shortnr.ex

6 lines
94 B
Elixir

defmodule Shortnr do
@moduledoc """
Shortnr is a simple url shortening service.
"""
end