Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Sep 3, 2024
1 parent 6e1d6f3 commit e417a30
Showing 1 changed file with 12 additions and 15 deletions.
27 changes: 12 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
# nx-arangodb


<div style="display: flex; align-items: center; gap: 10px;">
<a href="https://networkx.github.io/">
<img src="https://avatars.githubusercontent.com/u/388785?s=200&v=4" alt="NetworkX" style="height: 60px;">
</a>
<a href="https://www.arangodb.com/">
<img src="https://arangodb.com/wp-content/uploads/2016/05/[email protected]" alt="ArangoDB" style="height: 60px;">
</a>
<a href="https://rapids.ai/">
<img src="https://rapids.ai/images/RAPIDS-logo.png" alt="RAPIDS" style="height: 60px;">
</a>
<a href="https://www.nvidia.com/en-us/startups/">
<img src="https://insights.virti.com/content/images/2021/09/20181218-Nvidia-Inception.png" alt="NVIDIA" style="height: 60px;">
</a>
</div>
<a href="https://networkx.github.io/">
<img src="https://avatars.githubusercontent.com/u/388785?s=200&v=4" alt="NetworkX" height="60">
</a>
<a href="https://www.arangodb.com/">
<img src="https://arangodb.com/wp-content/uploads/2016/05/[email protected]" alt="ArangoDB" height="60">
</a>
<a href="https://rapids.ai/">
<img src="https://rapids.ai/images/RAPIDS-logo.png" alt="RAPIDS" height="60">
</a>
<a href="https://www.nvidia.com/en-us/startups/">
<img src="https://insights.virti.com/content/images/2021/09/20181218-Nvidia-Inception.png" alt="NVIDIA" height="60">
</a>

<br>

Expand Down

0 comments on commit e417a30

Please sign in to comment.