Skip to content

Commit 7aece25

Browse files
authored
Update README.md
1 parent e28ea9f commit 7aece25

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
# j-Wave: Differentiable acoustic simulations in JAX
66

7+
[![Support](https://dcbadge.vercel.app/api/server/VtUb4fFznt?style=flat)](https://discord.gg/VtUb4fFznt)
78
[![License: LGPL v3](https://img.shields.io/badge/License-LGPL_v3-blue.svg)](LICENSE)
89
[![Continous Integration](https://github.com/ucl-bug/jwave/actions/workflows/main.yml/badge.svg)](https://github.com/ucl-bug/jwave/actions/workflows/main.yml)
910
[![codecov](https://codecov.io/gh/ucl-bug/jwave/branch/main/graph/badge.svg?token=6J03OMVJS1)](https://codecov.io/gh/ucl-bug/jwave)
@@ -73,6 +74,12 @@ pressure = solver(medium, p0)
7374
![Simulated pressure field](docs/assets/images/readme_example_reconimage.png)
7475

7576

77+
## Support
78+
79+
[![Support](https://dcbadge.vercel.app/api/server/VtUb4fFznt?style=flat)](https://discord.gg/VtUb4fFznt)
80+
81+
If you find some problems in the code or want to propose some new features, feel free to open an issue. If you generally would like to have some guidance, discuss something, or just say hi, feel free to write a message in the [Discord channel](https://discord.gg/VtUb4fFznt).
82+
7683
<br/>
7784

7885
## Citation

0 commit comments

Comments
 (0)