Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 07eef68

Browse files
authored
Update README.md
1 parent e6676b6 commit 07eef68

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,15 @@
11
# NeuralOperators
2+
3+
## Source code status
4+
5+
| **Documentation** | **Build Status** |
6+
|:-----------------:|:----------------:|
7+
| [![doc dev badge]][doc dev link] | [![ci badge]][ci link] [![codecov badge]][codecov link] |
8+
9+
[doc dev badge]: https://img.shields.io/badge/docs-dev-blue.svg
10+
[doc dev link]: https://foldfelis.github.io/NeuralOperators.jl//dev
11+
12+
[ci badge]: https://github.com/foldfelis/NeuralOperators.jl/actions/workflows/CI.yml/badge.svg
13+
[ci link]: https://github.com/foldfelis/NeuralOperators.jl/actions/workflows/CI.yml
14+
[codecov badge]: https://codecov.io/gh/foldfelis/NeuralOperators.jl/branch/master/graph/badge.svg?token=JQH3MP1Y9R
15+
[codecov link]: https://codecov.io/gh/foldfelis/NeuralOperators.jl

0 commit comments

Comments
 (0)