diff --git a/README.md b/README.md index 7b78a75..ff4e55b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Refds Core Data +[![CI](https://github.com/rafaelesantos/refds-core-data/actions/workflows/swift.yml/badge.svg)](https://github.com/rafaelesantos/refds-core-data/actions/workflows/swift.yml) + RefdsCoreData is a Swift library that simplifies the integration of Core Data into your projects using Swift Package Manager (SPM). With just a few lines of code, you can start using Core Data in your application quickly and efficiently. ## Installation