mix: published
This commit is contained in:
parent
b895439334
commit
1ae2b3ebb8
2 changed files with 17 additions and 1 deletions
|
|
@ -4,6 +4,7 @@
|
|||
[](https://codecov.io/gh/shun159/tres)
|
||||
[](http://erlang.org/)
|
||||
[](https://github.com/MakeNowJust/sushi-ware)
|
||||
[](https://hex.pm/packages/tres/0.1.0)
|
||||
|
||||
## Overview
|
||||
|
||||
|
|
@ -16,7 +17,7 @@ Tres is a framework and set of helper libraries to develop OpenFlow controllers
|
|||
```elixir
|
||||
def deps do
|
||||
[
|
||||
{:tres, github: "shun159/tres", branch: "develop"}
|
||||
{:tres, "~> 0.1.0"}
|
||||
]
|
||||
end
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue