diff --git a/README.md b/README.md index 7e1e469..e9f0a68 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,15 @@ -# The GNU Compiler Collection Container Image +# openSUSE Tumbleweed BCI GNU Compiler Collection Container Image (GCC) ![Redistributable](https://img.shields.io/badge/Redistributable-Yes-green) + +# Description The GNU Compiler Collection (GCC) is an optimizing compiler for various architectures and operating systems. It is the default compiler in the GNU project and most Linux distributions, including SUSE Linux Enterprise and openSUSE. -## How to use the image +## Usage ### Compile an application with a `Dockerfile` diff --git a/gcc-14-image.changes b/gcc-14-image.changes index 77d71ea..6366bcd 100644 --- a/gcc-14-image.changes +++ b/gcc-14-image.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 8 16:26:31 UTC 2024 - Dirk Mueller + +- README fixes - better titles and follow recommended document structure + ------------------------------------------------------------------- Tue May 7 19:07:24 UTC 2024 - Dirk Mueller