From 64003cec720ccf8fa535206e3204fa8c66e192aa Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 23:03:03 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Palette:=20Add=20tooltips=20to?= =?UTF-8?q?=20project=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This change adds `title` attributes to the project links in the README.md file. This provides a helpful tooltip on hover, giving users more context about the link's destination and improving the overall user experience. --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 76df896..9bcf291 100644 --- a/README.md +++ b/README.md @@ -20,16 +20,16 @@ Here are some of the projects I'm proud to have worked on: ### Major Projects -* **[Source Linkage Files](https://github.com/Public-Health-Scotland/source-linkage-files):** I played a key role in the management and development of source linkage files, which are crucial for connecting different health datasets and enabling powerful, large-scale research. -* **[Locality Profiles](https://github.com/Public-Health-Scotland/list-localities-profiles):** I led the creation of locality profiles, providing detailed health and social care data at a local level to help inform decision-making and improve services. +* **[Source Linkage Files](https://github.com/Public-Health-Scotland/source-linkage-files "View the Source Linkage Files repository on GitHub"):** I played a key role in the management and development of source linkage files, which are crucial for connecting different health datasets and enabling powerful, large-scale research. +* **[Locality Profiles](https://github.com/Public-Health-Scotland/list-localities-profiles "View the Locality Profiles repository on GitHub"):** I led the creation of locality profiles, providing detailed health and social care data at a local level to help inform decision-making and improve services. ### R Packages -* **[OctopusR](https://github.com/Moohan/octopusR):** An R package for interacting with the Octopus Energy API, allowing users to easily retrieve and analyze their energy data. -* **[phsmethods](https://github.com/Public-Health-Scotland/phsmethods):** A collection of standardized methods for common analytical tasks in Public Health Scotland, improving efficiency and reproducibility. -* **[phsopendata](https://github.com/Public-Health-Scotland/phsopendata):** A package that simplifies access to data from the Scottish Health and Social Care Open Data platform. -* **[phslookups](https://github.com/Public-Health-Scotland/phslookups):** A package for working with PHS lookup files. -* **[phstemplates](https://github.com/Public-Health-Scotland/phstemplates):** An R package for creating standardized R projects and documents at Public Health Scotland. The functionality from [`phssensitivitylabels`](https://github.com/Moohan/phssensitivitylabels) has been incorporated into this package. +* **[OctopusR](https://github.com/Moohan/octopusR "View the OctopusR repository on GitHub"):** An R package for interacting with the Octopus Energy API, allowing users to easily retrieve and analyze their energy data. +* **[phsmethods](https://github.com/Public-Health-Scotland/phsmethods "View the phsmethods repository on GitHub"):** A collection of standardized methods for common analytical tasks in Public Health Scotland, improving efficiency and reproducibility. +* **[phsopendata](https://github.com/Public-Health-Scotland/phsopendata "View the phsopendata repository on GitHub"):** A package that simplifies access to data from the Scottish Health and Social Care Open Data platform. +* **[phslookups](https://github.com/Public-Health-Scotland/phslookups "View the phslookups repository on GitHub"):** A package for working with PHS lookup files. +* **[phstemplates](https://github.com/Public-Health-Scotland/phstemplates "View the phstemplates repository on GitHub"):** An R package for creating standardized R projects and documents at Public Health Scotland. The functionality from [`phssensitivitylabels`](https://github.com/Moohan/phssensitivitylabels "View the phssensitivitylabels repository on GitHub") has been incorporated into this package. ## GitHub Stats