Prepare beta.3 with repository URL in package.json
This commit is contained in:
@ -1,20 +1,16 @@
|
||||
# Uniswap V2
|
||||
|
||||
[](https://github.com/Uniswap/uniswap-v2-core/actions)
|
||||
[](https://unpkg.com/browse/@uniswap/v2-core@latest/)
|
||||
[](https://www.npmjs.com/package/@uniswap/v2-core)
|
||||
|
||||
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/).
|
||||
The built contract artifacts can be browsed via [unpkg.com](https://unpkg.com/browse/@uniswap/v2-core@latest/).
|
||||
|
||||
# Local Development
|
||||
|
||||
The following assumes the use of `node@>=10`.
|
||||
|
||||
## Clone Repository
|
||||
|
||||
`git clone https://github.com/Uniswap/uniswap-v2-core.git`
|
||||
|
||||
## Install Dependencies
|
||||
|
||||
`yarn`
|
||||
|
||||
Reference in New Issue
Block a user