Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tolgatasci committed Jun 20, 2021
1 parent 32fa640 commit 2035ced
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
[![Total Downloads][ico-downloads]][link-downloads]
[![Build Status][ico-travis]][link-travis]

This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.

Laravel soundcloud api v2 version.
## Installation

Via Composer
Expand All @@ -16,6 +15,19 @@ $ composer require tolgatasci/soundcloud

## Usage

add .env file

CLIENT_ID=
APP_VERSION=
APP_LOCALE

``` bash
$ php artisan vendor:publish
```


Look tests

## Change log

Please see the [changelog](changelog.md) for more information on what has changed recently.
Expand Down

0 comments on commit 2035ced

Please sign in to comment.