Skip to content

Commit 366da3a

Browse files
committed
update readme
1 parent 68e89c1 commit 366da3a

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,16 @@
55
</div>
66

77
# Overview
8-
DeepGit is a free, open-source web application designed to help researchers and research software engineers discover and explore research software within specific domains.
9-
10-
11-
12-
# Acknowledgment
13-
<!-- DeepGit is a joint effort between the University of Illinois Urbana-Champaign's [Data Exploration Lab](https://github.com/data-exp-lab) and NumFOCUS's [Map of Open Source Science](https://www.opensource.science/moss)
8+
DeepGit is a free, open-source web application designed to help researchers and research software engineers discover and explore research software within specific domains. It is a joint effort between the University of Illinois Urbana-Champaign's [Data Exploration Lab](https://github.com/data-exp-lab) and NumFOCUS's [Map of Open Source Science](https://www.opensource.science/moss)
149

1510
<p align="center">
1611
<img src="./public/dxl_logo.png" width="120" />
1712
<img src="./public/ossci_logo.jpg" width="120" />
18-
</p> -->
13+
</p>
1914

15+
16+
17+
# Acknowledgment
2018
DeepGit is built upon [Retina](https://ouestware.gitlab.io/retina/1.0.0-beta.4/#/) developed by [OuestWare](https://www.ouestware.com/en/)
2119

2220
# License

public/logic_tag_clusters.gexf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<attribute id="2" title="shared_topics" type="string" />
99
</attributes>
1010
<attributes mode="static" class="node">
11-
<attribute id="0" title="topics" type="string" />
12-
<attribute id="1" title="category" type="string" />
11+
<attribute id="0" title="Tag" type="string" />
12+
<attribute id="1" title="Cluster" type="string" />
1313
</attributes>
1414
<nodes>
1515
<node id="gooofy/zamia-prolog" label="gooofy/zamia-prolog">

0 commit comments

Comments
 (0)