From c64dd1e2c2e231c11c420d2ae577942f16821bb1 Mon Sep 17 00:00:00 2001 From: "Mark C. Miller" Date: Sat, 28 Dec 2024 11:15:11 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 860a4f95..d744881d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ --- title: About --- -Silo is a [C/Fortran API](https://silo.readthedocs.io/en/latest/) for reading and writing a wide variety of scientific data to binary files. +Silo is a [C/Fortran API](https://silo.readthedocs.io/) for reading and writing a wide variety of scientific data to binary files. Silo files can be easily shared and exchanged between wholly independently developed applications running on disparate computing platforms. Consequently, Silo facilitates the development of general purpose tools for processing scientific data.