Skip to content

Commit

Permalink
Readme changed
Browse files Browse the repository at this point in the history
  • Loading branch information
veysel committed Dec 29, 2019
1 parent a427ca9 commit fae4558
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Slack Api
[![NuGet version](https://badge.fury.io/nu/SlackApi.Log.svg)](https://www.nuget.org/packages/SlackApi.Log/)

# ![SlackApi.Log](./content/logo.png) SlackApi.Log

> Slack Api is a .net standard library that is very simple and fast to use.
Expand All @@ -12,11 +14,15 @@

## How to use ?

### Add Reference
### Install SlackApi.Log

```
Install-Package SlackApi.Log
> Download Dll "https://github.com/veysel/SlackApi/blob/master/content/SlackApi.dll?raw=true"
>
> Add Reference SlackApi.dll
or
dotnet add package SlackApi.Log
```

<br>

Expand Down

0 comments on commit fae4558

Please sign in to comment.