mirror of
https://github.com/Modernizr/Modernizr.git
synced 2026-01-09 15:47:55 -05:00
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:
11
README.md
11
README.md
@@ -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 user’s browser.
|
||||
|
||||
[](https://badge.fury.io/js/modernizr)
|
||||
[](https://github.com/Modernizr/Modernizr/actions)
|
||||
[](https://codecov.io/gh/Modernizr/Modernizr)
|
||||
[](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 user’s 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/)
|
||||
|
||||
Reference in New Issue
Block a user