Skip to content

Commit

Permalink
Merge pull request #18 from mohammedzeglam-pg/main
Browse files Browse the repository at this point in the history
add tutorial to docs
  • Loading branch information
superchris authored Dec 22, 2023
2 parents 8c777da + d4dcb9c commit cc95872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ defmodule LiveState.MixProject do
],
docs: [
main: "readme",
extras: ["README.md"]
extras: ["README.md", "docs/tutorial_start.md"]
]
]
end
Expand Down

0 comments on commit cc95872

Please sign in to comment.