Skip to content

Commit 6dc69f1

Browse files
committed
docs(readme): add contribute text and change logo height
1 parent f0437cb commit 6dc69f1

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<p align="center">
22
<a href="https://rafer.dev/">
3-
<img width="auto" height="150px" src="./public/logo-250x250.png" alt="Project logo"></a>
3+
<img width="auto" height="220px" src="./public/logo-250x250.png" alt="Project logo"/>
4+
</a>
45
</p>
56

67
<h3 align="center">Raferdev Landing Page</h3>
@@ -18,6 +19,7 @@
1819

1920
- [About](#about)
2021
- [Built Using](#built_using)
22+
- [Contribute](#contribute)
2123
- [Authors](#authors)
2224

2325
## 🧐 About <a name = "about"></a>
@@ -35,6 +37,10 @@ docs: [storybook.rafer.dev](https://storybook.rafer.dev)
3537
- [Github Actions](https://github.com/features/actions) - Automate your workflow from idea to production
3638
- [Playwright](https://storybook.js.org/) - Reliable end-to-end testing for modern web apps
3739

40+
## 💙 Contribute <a name = "contribute"></a>
41+
42+
- I would love to hear some tips, issues, ideas that you see. You can open an issue or report a security break, and if applicable fork from development branch to do a pr to main branch.
43+
3844
## ✍️ Authors <a name = "authors"></a>
3945

4046
- [@raferdev](https://github.com/raferdev) - idea & build

0 commit comments

Comments
 (0)