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

Commit ff15088

Browse files
Merge pull request #91 from ArnoStrouwen/patch-2
[skip ci] badges
2 parents 27c38ce + c02faeb commit ff15088

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

README.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
# NeuralOperators
22

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] |
6-
7-
[doc stable badge]: https://img.shields.io/badge/docs-stable-blue.svg
8-
[doc stable link]: http://neuraloperators.sciml.ai/stable/
9-
10-
[ci badge]: https://github.com/SciML/NeuralOperators.jl/actions/workflows/CI.yml/badge.svg
11-
[ci link]: https://github.com/SciML/NeuralOperators.jl/actions/workflows/CI.yml
12-
[codecov badge]: https://codecov.io/gh/SciML/NeuralOperators.jl/branch/master/graph/badge.svg
13-
[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
3+
[![Join the chat at https://julialang.zulipchat.com #sciml-bridged](https://img.shields.io/static/v1?label=Zulip&message=chat&color=9558b2&labelColor=389826)](https://julialang.zulipchat.com/#narrow/stream/279055-sciml-bridged)
4+
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](http://neuraloperators.sciml.ai/stable/)
5+
[![Global Docs](https://img.shields.io/badge/docs-SciML-blue.svg)](https://docs.sciml.ai/dev/modules/NeuralOperators/)
6+
7+
[![codecov](https://codecov.io/gh/SciML/NeuralOperators.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/SciML/NeuralOperators.jl)
8+
[![Build Status](https://github.com/SciML/NeuralOperators.jl/workflows/CI/badge.svg)](https://github.com/SciML/NeuralOperators.jl/actions?query=workflow%3ACI)
9+
[![Build status](https://badge.buildkite.com/be853055db9e309317157b7e2983e752b60705502e622a139e.svg)](https://buildkite.com/julialang/neuraloperators-dot-jl)
10+
11+
[![ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://img.shields.io/badge/ColPrac-Contributor's%20Guide-blueviolet)](https://github.com/SciML/ColPrac)
12+
[![SciML Code Style](https://img.shields.io/static/v1?label=code%20style&message=SciML&color=9558b2&labelColor=389826)](https://github.com/SciML/SciMLStyle)
1613

1714
| **Ground Truth** | **Inferenced** |
1815
|:----------------:|:--------------:|

0 commit comments

Comments
 (0)