Skip to content

Commit ea53a90

Browse files
authored
Update README (#110)
1 parent c71296b commit ea53a90

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Modern Julia Workflows
22

3-
Blog posts on best practices for Julia development.
3+
[![Website][website-badge]][website-url] [![Contributor's Guide][contributing-badge]][contributing-url]
44

5-
* To read: [blog preview](https://modernjuliaworkflows.github.io/)
6-
* To discuss: [discourse post](https://discourse.julialang.org/t/seeking-feedback-blog-post-about-modern-julia-workflows/100324)
7-
* To contribute: [guidelines](CONTRIBUTING.md)
5+
[Blog posts][website-url] on best practices for Julia development.
6+
7+
To discuss contents, refer to this [discourse post](https://discourse.julialang.org/t/seeking-feedback-blog-post-about-modern-julia-workflows/100324) or our [GitHub discussions](https://github.com/modernjuliaworkflows/modernjuliaworkflows.github.io/discussions) page.
8+
9+
10+
[website-url]: https://modernjuliaworkflows.github.io
11+
[website-badge]: https://img.shields.io/badge/Website-stable-blue.svg
12+
[contributing-url]: https://github.com/modernjuliaworkflows/modernjuliaworkflows.github.io/blob/main/CONTRIBUTING.md
13+
[contributing-badge]: https://img.shields.io/badge/Contributor's%20Guide-blueviolet

0 commit comments

Comments
 (0)