Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmi committed Dec 12, 2023
1 parent 2f53f31 commit 806b3ba
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Just add `:alf` as dependency to your `mix.exs` file.
```elixir
defp deps do
[
{:alf, "~> 0.10"}
{:alf, "~> 0.11"}
]
end
```
Expand Down
4 changes: 2 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TODOs:
- Mixed streams see ALF.MixStreamsTest ??? Do I need that?
- Composer docs
- Composer docs
- Broadcaster docs
Binary file modified images/ALF.key
Binary file not shown.
Binary file modified images/components.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 806b3ba

Please sign in to comment.