From d8aadcf14073454147cf4ea3209ebfc634b7d961 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Sun, 9 Feb 2025 17:14:44 -0500 Subject: [PATCH] Capitalize "Julia --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e57b5f2..709d0fd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Build Status](https://github.com/kleinhenz/SlurmClusterManager.jl/workflows/CI/badge.svg) -This package provides support for using julia within the Slurm cluster environment. +This package provides support for using Julia within the Slurm cluster environment. The code is adapted from [ClusterManagers.jl](https://github.com/JuliaParallel/ClusterManagers.jl) with some modifications. ## Usage