Skip to content

Commit 45349cd

Browse files
committed
feat: update readme
1 parent 1ded854 commit 45349cd

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<script>
22
document.title = "One React"
33
</script>
4-
<link rel="icon" type="image/ico" href="favicon.ico" />
4+
<link rel="shortcut icon" type="image/png" href="favicon.png"/>

examples/public/favicon.ico

-561 Bytes
Binary file not shown.

examples/public/favicon.png

3.94 KB
Loading

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# One React Component: sample
22
> one react component: sample
33
4+
<p align="center"><img width="100" src="https://cdn.rawgit.com/one-react/assets/23f3d48f/logo.png" alt="logo"></p>
5+
46
[![TravisCI Build](https://img.shields.io/travis/one-react/sample.svg)](https://travis-ci.org/one-react/sample)
57
[![CircieCI Build](https://img.shields.io/circleci/project/github/one-react/sample.svg)](https://circleci.com/gh/one-react/sample)
68
[![Coverage](https://img.shields.io/codecov/c/github/one-react/sample.svg)](https://codecov.io/gh/one-react/sample)

0 commit comments

Comments
 (0)