update logo and badges

This commit is contained in:
Francisco Giordano
2019-08-12 18:53:15 +02:00
parent 5b43fccc34
commit fd9f404f96
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# <img src="logo.png" alt="OpenZeppelin" width="400px"> # <img src="logo.png" alt="OpenZeppelin" height="40px">
# OpenZeppelin Contracts Ethereum Package ## OpenZeppelin Contracts Ethereum Package
[![NPM Package](https://img.shields.io/npm/v/openzeppelin-contracts-ethereum-package.svg?style=flat-square)](https://www.npmjs.org/package/@openzeppelin/contracts-ethereum-package) [![NPM Package](https://img.shields.io/npm/v/openzeppelin-contracts-ethereum-package.svg)](https://www.npmjs.org/package/@openzeppelin/contracts-ethereum-package)
[![Build Status](https://img.shields.io/travis/OpenZeppelin/openzeppelin-contracts-ethereum-package.svg?branch=master&style=flat-square)](https://travis-ci.org/OpenZeppelin/openzeppelin-contracts-ethereum-package) [![Build Status](https://circleci.com/gh/OpenZeppelin/openzeppelin-contracts-ethereum-package.svg?style=shield)](https://circleci.com/gh/OpenZeppelin/openzeppelin-contracts-ethereum-package)
**OpenZeppelin Contracts is a library for secure smart contract development.** It provides implementations of standards like ERC20 and ERC721 which you can deploy as-is or extend to suit your needs, as well as Solidity components to build custom contracts and more complex decentralized systems. **OpenZeppelin Contracts is a library for secure smart contract development.** It provides implementations of standards like ERC20 and ERC721 which you can deploy as-is or extend to suit your needs, as well as Solidity components to build custom contracts and more complex decentralized systems.

BIN
logo.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 123 KiB