Skip to content

Commit

Permalink
add instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kostia7alania authored Feb 9, 2020
1 parent b681d33 commit fd347b6
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,18 @@
### 🏠 [Homepage](https://github.com/kostia7alania/badoo_autolikes_bot#readme)

## Install

1) Download <a href="https://nodejs.org/en/download/" target="_blank">NODE.JS</a>
2) Download this repository or clone
```sh
git clone https://github.com/kostia7alania/badoo_autolikes_bot.git
cd badoo_autolikes_bot
```
3) Install dependencies
```sh
npm install
npm i
```
4) Rename ```.env.example``` to ```.env```
5) Fill in ```.env``` your login (email) and password.

## Usage

Expand Down Expand Up @@ -49,4 +57,4 @@ Copyright © 2020 [Kostia7Alania](https://github.com/kostia7alania).<br />
This project is [ISC](https://github.com/kostia7alania/badoo_autolikes_bot/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_

0 comments on commit fd347b6

Please sign in to comment.