diff --git a/README.md b/README.md index 228475e6d..3cb76e762 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ ExDoc is a tool to generate documentation for your Elixir projects. In case you To learn about how to document your projects check out [Elixir's writing documentation page][hex-writing-docs]. +See the [ExDoc Documentation](https://hexdocs.pm/ex_doc/). + ## Using ExDoc with Mix To use ExDoc in your Mix projects, first add ExDoc as a dependency: