Skip to content

Commit b7f1bd7

Browse files
committed
update readme
1 parent 312df44 commit b7f1bd7

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

README.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,8 @@
11
# WmTweeter
22

3-
**TODO: Add description**
3+
> A webmachine example in Elixir
44
5-
## Installation
6-
7-
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
8-
by adding `wm_tweeter` to your list of dependencies in `mix.exs`:
9-
10-
```elixir
11-
def deps do
12-
[{:wm_tweeter, "~> 0.1.0"}]
13-
end
14-
```
15-
16-
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
17-
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
18-
be found at [https://hexdocs.pm/wm_tweeter](https://hexdocs.pm/wm_tweeter).
5+
- `mix deps.get`
6+
- `mix run --no-halt`
197

8+
You can read the [full tutorial](http://seancribbs.com/tech/2016/07/07/webmachine-elixir-tutorial-1/) by Sean Cribbs.

0 commit comments

Comments
 (0)