Skip to content

Commit

Permalink
add simple usage section
Browse files Browse the repository at this point in the history
  • Loading branch information
dasrick committed Apr 29, 2019
1 parent 653ea66 commit 2a47bad
Showing 1 changed file with 14 additions and 8 deletions.
22 changes: 14 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,26 @@
...

# Usage

To get the package, execute:

```
go get gopkg.in/dasrick/go-teams-notify.v1
```

To import this package, add the following line to your code:

```
import "gopkg.in/dasrick/go-teams-notify.v1"
```

# ToDo

* model of active-card ... see at [link section](#links) under adaptivecards.io
* godoc
* travis
* gopkg
* usage section
* coveralls/codecov
* go report

# Usage

...


# <a id="links"></a>some useful links

Expand Down

0 comments on commit 2a47bad

Please sign in to comment.