Skip to content

Commit 849c7e4

Browse files
committed
adding badge for the readme
1 parent 5f342ae commit 849c7e4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
[![Generic badge](https://img.shields.io/badge/License-MIT-<COLOR>.svg)](https://shields.io/)
2+
![PyPI version](https://badge.fury.io/py/fourier-neural-operator.svg)
3+
4+
[![Downloads](https://pepy.tech/badge/fourier-neural-operator)](https://pepy.tech/project/fourier-neural-operator)
5+
[![Downloads](https://pepy.tech/badge/fourier-neural-operator/month)](https://pepy.tech/project/fourier-neural-operator)
6+
[![Downloads](https://pepy.tech/badge/fourier-neural-operator/week)](https://pepy.tech/project/fourier-neural-operator)
7+
8+
19
# Fourier Neural Operator package
210

311
This code come from the original code https://github.com/zongyi-li/fourier_neural_operator

0 commit comments

Comments
 (0)