Skip to content

Commit

Permalink
README FIX
Browse files Browse the repository at this point in the history
- Fixed Working Links.
- Added CoreTeam Section.
  • Loading branch information
vishesh9131 committed Sep 29, 2024
1 parent 39e3693 commit 54b6720
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ graph_file = vg.generate_random_graph(10, "random_graph.csv")
## 🔍 Delve into Advanced Graph Analysis and Recommendation with VishGraphs and CoreRec! 🚀
Welcome to a world of cutting-edge graph analysis and recommendation tools brought to you by VishGraphs and CoreRec. Uncover the potential of data visualization and machine learning in a sophisticated manner.

[🔗 Explore Detailed UseCases Here 🔗](https://github.com/vishesh9131/CoreRec/blob/main/USECASES/usecases.md)
[🔗 Explore Detailed UseCases Here 🔗](https://github.com/vishesh9131/CoreRec/blob/main/src/USECASES/usecases.md)

## CoreRec

Expand Down Expand Up @@ -307,6 +307,24 @@ top_nodes = [0, 1, 2] # Example top nodes
vishgraphs.draw_graph(adj_matrix, nodes, top_nodes)
```


## Core Team 👨‍💻

These are the humans that form the CoreRec's core team, which runs the project.
(Team is not yet decided)
<!-- In alphabetical order: -->

| [@vishesh9131][vishesh9131-user] |
| :---: |
| [![][vishesh9131-img]][vishesh9131-user] |
| **Founder / Creator** |

[vishesh9131-img]:https://avatars.githubusercontent.com/u/87526302?s=96&v=4

[vishesh9131-user]: https://github.com/vishesh9131

---

<h3>
<img src="docs/images/trouble.png" style="vertical-align: middle; margin-right: 0px;" width="40" height="40">
Troubleshooting
Expand Down

0 comments on commit 54b6720

Please sign in to comment.