From 74aad1031856c6715311f73630d55097fb0eeef6 Mon Sep 17 00:00:00 2001 From: Marcin Iwanicki Date: Sat, 3 Aug 2024 21:16:53 +0100 Subject: [PATCH] Update README --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fad3da..8ec427f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # SwiftCommons -A project focused on simple, small, and reusable Swift components. + +[![Build Status](https://github.com/mobileinf/SwiftCommons/actions/workflows/main.yml/badge.svg)](https://github.com/mobileinf/SwiftCommons/actions/workflows/main.yml) + +A project focused on simple, small, and reusable Swift components. It was created to support command line tools in [Mobile Infra](https://github.com/mobileinf). + +## License + +Curie is released under version 2.0 of the [Apache License](LICENSE.txt).