Skip to content

Commit

Permalink
add readme to docs, set as main page
Browse files Browse the repository at this point in the history
  • Loading branch information
jlgeering committed Aug 9, 2018
1 parent 1d44585 commit ddb5ce2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,10 @@ defmodule HTTPoison.Mixfile do
deps: deps(),
source_url: "https://github.com/edgurgel/httpoison",
docs: [
main: "readme",
extras: [
"CHANGELOG.md",
"README.md",
"CHANGELOG.md"
]
]
]
Expand Down

0 comments on commit ddb5ce2

Please sign in to comment.