Skip to content

Commit

Permalink
Merge pull request #15 from salman-ibrahim/salman-ibrahim-patch-4
Browse files Browse the repository at this point in the history
Explain installation README.md
  • Loading branch information
salman-ibrahim committed Nov 21, 2023
2 parents 114e5e0 + dfa0353 commit f798a28
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ Linting before deployment
npm run lint
```

To update the content you just need to modify ```src/values/strings.json``` file and that's all. To add more sections simply Modify ```src/containers/Portfolio.tsx```


## :compass: Roadmap

Expand All @@ -81,8 +83,8 @@ npm run lint

## :wave: Contributing

<a href="https://github.com/remarkablemark/html-react-parser/graphs/contributors">
<img src="https://opencollective.com/html-react-parser/contributors.svg?width=890&button=false">
<a href="https://github.com/salman-ibrahim/codefolio/graphs/contributors">
<img src="https://contrib.rocks/image?repo=salman-ibrahim/codefolio" />
</a>

All code contributions - if you want change the ui - must go through a pull request and be approved by a core developer before being merged. This is to ensure a proper review of all the code.
Expand Down

0 comments on commit f798a28

Please sign in to comment.