From 438d08310ec408d5cc58119a824d493a9dcbee1a Mon Sep 17 00:00:00 2001 From: Luis-Varona Date: Fri, 5 Sep 2025 22:12:29 -0400 Subject: [PATCH] Update README header We change the main README header from just 'SDiagonalizability' to the more idiomatic 'SDiagonalizability.jl'. --- CHANGELOG.md | 4 ++++ README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88138ca..1c29594 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), ## [Unreleased] +### Changed + +- Changed the main header in `README.md` from 'SDiagonalizability' to the more idiomatic 'SDiagonalizability.jl' (#61). + ### Fixed - Fixed a typo in some comments in the *Aqua.jl* static analysis tests (#60). diff --git a/README.md b/README.md index 0127bad..a666a21 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ GraphQuantum logo by Madiha Waqar GraphQuantum logo by Madiha Waqar -# SDiagonalizability +# SDiagonalizability.jl