From 1190921b8aeb5e0f3de5127c462645cf5aa8e55c Mon Sep 17 00:00:00 2001 From: Anishka <149685638+Anishka2006@users.noreply.github.com> Date: Mon, 23 Dec 2024 21:45:24 -0800 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1efbc85..22eab94 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ different time steps and different data allocation strategies. This is the MUSIC pilot implementation. The two most important components built from this software -distribution is the music library `libmusic.a' and the music utility +distribution are the music library `libmusic.a' and the music utility `music'. A MUSIC-aware simulator links against the C++ library and can be launched using mpirun together with the music utility as described below. MUSIC can also be used from a C program using the