diff --git a/README.md b/README.md index b674328..c3c500d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Lightweight Crash Log Framework +[![CI](https://github.com/intel/crashlog/actions/workflows/ci.yml/badge.svg?event=push)](https://github.com/intel/crashlog/actions/workflows/ci.yml) + The Lightweight Crash Log Framework is a reference implementation designed for decoding and extracting data using IntelĀ® Crash Log Technology. It can function as a standalone application or be integrated into other applications. diff --git a/efi/README.md b/efi/README.md index af45013..590c31d 100644 --- a/efi/README.md +++ b/efi/README.md @@ -33,7 +33,7 @@ extracted records and display the crash data on the UEFI console. ``` 4. **Explore EFI Extraction Options:** - + Learn about the different options available for EFI extraction: ``` @@ -42,7 +42,7 @@ extracted records and display the crash data on the UEFI console. 5. **Extract the Crash Log:** - Extract the Crash Log from the ACPI BERT and save it to the partition: + Extract the Crash Log from the ACPI BERT and save it to the partition: ``` FS1:\> iclg.efi extract sample.crashlog