Current section
Files
Jump to
Current section
Files
lib/translecto.ex
defmodule Translecto do
@moduledoc Path.join(__DIR__, "../README.md") |> File.read! |> String.replace(~r/\# Translecto/, "")
end