diff --git a/README.md b/README.md index 5b47020..d18391e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/OpenBazaar/smart-contracts.svg?branch=master)](https://travis-ci.org/OpenBazaar/smart-contracts) Coverage Status -This repository contains all open bazaar smart contracts +This repository contains all OpenBazaar smart contracts ## Getting Started It integrates with [Truffle](https://github.com/ConsenSys/truffle), an Ethereum development environment. Please install Truffle. @@ -11,7 +11,7 @@ It integrates with [Truffle](https://github.com/ConsenSys/truffle), an Ethereum npm install -g truffle ``` -Clone OpenBazaar-SamrtContracts +Clone OpenBazaar-SmartContracts ```sh git clone https://github.com/OpenBazaar/smart-contracts.git