Using Logo Modernizr In Readme.md (#2667)

* Using Logo Modernizr In Readme.md

Using Logo Modernizr In Readme.md that made looks nicer

* Update README.md
This commit is contained in:
Raihan Nismara
2021-10-04 12:52:22 +07:00
committed by GitHub
parent d4c7b60827
commit fa15c642f3

View File

@@ -1,13 +1,20 @@
# Modernizr
<p align="center">
<a href="https://www.npmjs.com/package/modernizr" rel="noopener" target="_blank"><img alt="Modernizr" src="./media/Modernizr-2-Logo-vertical-medium.png" width="250" /></a>
</p>
<div align="center">
##### Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the users browser.
[![npm version](https://badge.fury.io/js/modernizr.svg)](https://badge.fury.io/js/modernizr)
[![Build Status](https://github.com/Modernizr/Modernizr/workflows/Testing/badge.svg)](https://github.com/Modernizr/Modernizr/actions)
[![codecov](https://codecov.io/gh/Modernizr/Modernizr/branch/master/graph/badge.svg)](https://codecov.io/gh/Modernizr/Modernizr)
[![Inline docs](https://inch-ci.org/github/Modernizr/Modernizr.svg?branch=master)](https://inch-ci.org/github/Modernizr/Modernizr)
</div>
- Read this file in Portuguese-BR [here](/README.pt_br.md)
##### Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the users browser.
- Our Website is outdated and broken, please DO NOT use it (https://modernizr.com) but rather build your modernizr version from npm.
- [Documentation](https://modernizr.com/docs/)