Remove build artifacts and add link to the README.md

This commit is contained in:
Moody Salem
2020-04-20 12:01:55 -05:00
parent 7c8aee0048
commit 7ad827c870
15 changed files with 4 additions and 44842 deletions

View File

@ -1,9 +1,12 @@
# Uniswap V2
[![Actions Status](https://github.com/Uniswap/uniswap-v2-core/workflows/CI/badge.svg)](https://github.com/Uniswap/uniswap-v2-core/actions)
[![Version](https://img.shields.io/npm/v/@uniswap/v2-core)](https://unpkg.com/browse/@uniswap/v2-core@latest/)
In-depth documentation on Uniswap V2 is available at [uniswap.org](https://uniswap.org/docs).
The built contract artifacts can be found in the [NPM package](https://unpkg.com/browse/@uniswap/v2-core@latest/).
# Local Development
The following assumes the use of `node@>=10`.