Skip to content

Commit 34cee68

Browse files
committed
Update setup and images
1 parent ce5e86f commit 34cee68

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
[<img src="https://twixes.gallerycdn.vsassets.io/extensions/twixes/pypi-assistant/1.0.3/1589834023190/Microsoft.VisualStudio.Services.Icons.Default" width="50"/>](https://pypi.org/project/DeepInteract/)
88

9-
![DeepInteract Architecture](./img/DeepInteract_Architecture.png)
9+
![DeepInteract Architecture](https://github.com/BioinfoMachineLearning/DeepInteract/blob/main/img/DeepInteract_Architecture.png)
1010

11-
![Geometric Transformer](./img/Geometric_Transformer.png)
11+
![Geometric Transformer](https://github.com/BioinfoMachineLearning/DeepInteract/blob/main/img/Geometric_Transformer.png)
1212

1313
</div>
1414

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
classifiers=[
3030
'Development Status :: 5 - Production/Stable',
3131
'Intended Audience :: Science/Research',
32-
'License :: OSI Approved :: GPL-3.0 Software License',
32+
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
3333
'Operating System :: POSIX :: Linux',
3434
'Programming Language :: Python :: 3.8',
3535
'Topic :: Scientific/Engineering :: Artificial Intelligence'

0 commit comments

Comments
 (0)