diff --git a/README.md b/README.md index 1c57421..18f4b34 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Use this template as a starting point for any Swift 5 module that you want other **STATUS: This template is ready and works in production code, compatible with Xcode 15.2 (15C500b)** -![Swift 5 Module directory layout](https://user-images.githubusercontent.com/382183/66881876-63cca680-ef96-11e9-9dde-ae9d5c35350c.png) +![Swift 5 Module directory layout](https://github.com/fulldecent/swift5-module-template/assets/382183/1a7965f0-af84-4d00-9bb6-97db76e6e715) ## Features diff --git a/xxPROJECTxNAMExx/README.md b/xxPROJECTxNAMExx/README.md index 03b3bc2..30c2b32 100644 --- a/xxPROJECTxNAMExx/README.md +++ b/xxPROJECTxNAMExx/README.md @@ -17,9 +17,7 @@ THEN YOU'RE DONE, GO STAR [swift5-module-template](https://github.com/fulldecent # xxPROJECTxNAMExx -[![CI Status](http://img.shields.io/travis/__GITHUB_USERNAME__/xxPROJECTxNAMExx.svg?style=flat)](https://travis-ci.org/__GITHUB_USERNAME__/xxPROJECTxNAMExx) -![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/__GITHUB_USERNAME__/xxPROJECTxNAMExx) -[![License](https://img.shields.io/github/license/__GITHUB_USERNAME__/xxPROJECTxNAMExx)](LICENSE) +![GitHub tag (latest SemVer)](https://github.com/__GITHUB_USERNAME__/xxPROJECTxNAMExx/actions/workflows/ci.yml/badge.svg?branch=main) Screenshot