We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4bf5f commit 39064f6Copy full SHA for 39064f6
README.md
@@ -27,7 +27,11 @@ A simple portfolio starter theme built with React and Tailwind CSS. This is the
27
- Download file button
28
- Simple and responsive design
29
30
-## Installation
+## To Contribute to this project:
31
+
32
+[See Contribution Guidlines](https://github.com/realstoman/react-tailwindcss-portfolio/blob/main/CONTRIBUTING.md)
33
34
+## Setup
35
36
1. ##### Make sure you have Node JS installed. If you don't have it:
37
@@ -84,3 +88,6 @@ yarn test
84
88
- Images from [Unsplash](https://unsplash.com)
85
89
- Feel free to use it as your own portfolio
86
90
- Contributions are welcome
91
92
+### License
93
+[MIT](https://github.com/realstoman/react-tailwindcss-portfolio/blob/main/LICENSE)
0 commit comments