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

Commit 78446c4

Browse files
authored
Update README.md
1 parent 4236b1b commit 78446c4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# NeuralOperators
22

3-
| **Documentation** | **Build Status** |
4-
|:-----------------:|:----------------:|
5-
| [![doc stable badge]][doc stable link] | [![ci badge]][ci link] [![codecov badge]][codecov link] |
3+
| **Documentation** | **Build Status** | **Style** |
4+
|:-----------------:|:----------------:|:---------:|
5+
| [![doc stable badge]][doc stable link] | [![ci badge]][ci link] [![codecov badge]][codecov link] | [![style badge]][style link] |
66

77
[doc stable badge]: https://img.shields.io/badge/docs-stable-blue.svg
88
[doc stable link]: http://neuraloperators.sciml.ai/stable/
@@ -11,6 +11,8 @@
1111
[ci link]: https://github.com/SciML/NeuralOperators.jl/actions/workflows/CI.yml
1212
[codecov badge]: https://codecov.io/gh/SciML/NeuralOperators.jl/branch/master/graph/badge.svg
1313
[codecov link]: https://codecov.io/gh/SciML/NeuralOperators.jl
14+
[style badge]: https://img.shields.io/static/v1?label=code%20style&message=SciML&color=9558b2&labelColor=389826
15+
[style link]: https://github.com/SciML/SciMLStyle
1416

1517
| **Ground Truth** | **Inferenced** |
1618
|:----------------:|:--------------:|

0 commit comments

Comments
 (0)