Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Apegurus authored Mar 18, 2021
1 parent be2e37f commit 3bbe4e1
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
# Pancakeswap SDK

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![Actions Status](https://github.com/pancakeswap/pancakeswap-sdk/workflows/CI/badge.svg)](https://github.com/pancakeswap/pancakeswap-sdk)
[![npm version](https://img.shields.io/npm/v/@pancakeswap-lib/sdk/latest.svg)](https://www.npmjs.com/package/@pancakeswap-lib/sdk/v/latest)
# ApeSwap SDK

## Running tests

Expand All @@ -11,13 +7,13 @@ To run the tests, follow these steps. You must have at least node v10 and [yarn]
First clone the repository:

```sh
git clone https://github.com/pancakeswap/pancakeswap-sdk.git
git clone https://github.com/ApeSwapFinance/apeswap-sdk.git
```

Move into the pancakeswap-sdk working directory

```sh
cd pancakeswap-sdk/
cd apeswap-sdk/
```

Install dependencies
Expand Down

0 comments on commit 3bbe4e1

Please sign in to comment.