Skip to content

Commit af5247a

Browse files
committed
Update README files to consolidate test badges and remove redundant section
1 parent 07376d0 commit af5247a

File tree

3 files changed

+3
-33
lines changed

3 files changed

+3
-33
lines changed

Assets/_PackageRoot/Documentation~/README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
# Unity Image Loader
22

3-
![npm](https://img.shields.io/npm/v/extensions.unity.imageloader) [![openupm](https://img.shields.io/npm/v/extensions.unity.imageloader?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/extensions.unity.imageloader/) [![Tests](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests.yml/badge.svg)](https://github.com/IvanMurzak/Unity-ImageLoader/actions) ![License](https://img.shields.io/github/license/IvanMurzak/Unity-ImageLoader) [![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)
3+
![npm](https://img.shields.io/npm/v/extensions.unity.imageloader) [![openupm](https://img.shields.io/npm/v/extensions.unity.imageloader?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/extensions.unity.imageloader/) ![License](https://img.shields.io/github/license/IvanMurzak/Unity-ImageLoader) [![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua) ![2019.4.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor.yml/badge.svg) ![2020.3.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor.yml/badge.svg) ![2021.3.45f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor.yml/badge.svg) ![2022.3.57f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor.yml/badge.svg) ![2023.1.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor.yml/badge.svg) ![2023.2.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor.yml/badge.svg) ![6000.0.37f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor.yml/badge.svg)
44

55
Async image loader with two caching layers for Unity.
66

7-
## Tests
8-
9-
![2019.4.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor.yml/badge.svg)
10-
![2020.3.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor.yml/badge.svg)
11-
![2021.3.45f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor.yml/badge.svg)
12-
![2022.3.57f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor.yml/badge.svg)
13-
![2023.1.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor.yml/badge.svg)
14-
![2023.2.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor.yml/badge.svg)
15-
![6000.0.37f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor.yml/badge.svg)
16-
177
## Features
188

199
- ✔️ Async loading from **Web** or **Local** `ImageLoader.LoadSprite(imageURL);`

Assets/_PackageRoot/README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
# Unity Image Loader
22

3-
![npm](https://img.shields.io/npm/v/extensions.unity.imageloader) [![openupm](https://img.shields.io/npm/v/extensions.unity.imageloader?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/extensions.unity.imageloader/) [![Tests](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests.yml/badge.svg)](https://github.com/IvanMurzak/Unity-ImageLoader/actions) ![License](https://img.shields.io/github/license/IvanMurzak/Unity-ImageLoader) [![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)
3+
![npm](https://img.shields.io/npm/v/extensions.unity.imageloader) [![openupm](https://img.shields.io/npm/v/extensions.unity.imageloader?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/extensions.unity.imageloader/) ![License](https://img.shields.io/github/license/IvanMurzak/Unity-ImageLoader) [![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua) ![2019.4.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor.yml/badge.svg) ![2020.3.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor.yml/badge.svg) ![2021.3.45f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor.yml/badge.svg) ![2022.3.57f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor.yml/badge.svg) ![2023.1.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor.yml/badge.svg) ![2023.2.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor.yml/badge.svg) ![6000.0.37f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor.yml/badge.svg)
44

55
Async image loader with two caching layers for Unity.
66

7-
## Tests
8-
9-
![2019.4.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor.yml/badge.svg)
10-
![2020.3.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor.yml/badge.svg)
11-
![2021.3.45f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor.yml/badge.svg)
12-
![2022.3.57f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor.yml/badge.svg)
13-
![2023.1.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor.yml/badge.svg)
14-
![2023.2.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor.yml/badge.svg)
15-
![6000.0.37f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor.yml/badge.svg)
16-
177
## Features
188

199
- ✔️ Async loading from **Web** or **Local** `ImageLoader.LoadSprite(imageURL);`

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
11
# Unity Image Loader
22

3-
![npm](https://img.shields.io/npm/v/extensions.unity.imageloader) [![openupm](https://img.shields.io/npm/v/extensions.unity.imageloader?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/extensions.unity.imageloader/) [![Tests](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/unity-tests.yml/badge.svg)](https://github.com/IvanMurzak/Unity-ImageLoader/actions) ![License](https://img.shields.io/github/license/IvanMurzak/Unity-ImageLoader) [![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua)
3+
![npm](https://img.shields.io/npm/v/extensions.unity.imageloader) [![openupm](https://img.shields.io/npm/v/extensions.unity.imageloader?label=openupm&registry_uri=https://package.openupm.com)](https://openupm.com/packages/extensions.unity.imageloader/) ![License](https://img.shields.io/github/license/IvanMurzak/Unity-ImageLoader) [![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://stand-with-ukraine.pp.ua) ![2019.4.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor.yml/badge.svg) ![2020.3.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor.yml/badge.svg) ![2021.3.45f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor.yml/badge.svg) ![2022.3.57f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor.yml/badge.svg) ![2023.1.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor.yml/badge.svg) ![2023.2.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor.yml/badge.svg) ![6000.0.37f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor.yml/badge.svg)
44

55
Async image loader with two caching layers for Unity.
66

7-
## Tests
8-
9-
![2019.4.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2019.4.40f1_editor.yml/badge.svg)
10-
![2020.3.40f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2020.3.40f1_editor.yml/badge.svg)
11-
![2021.3.45f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2021.3.45f1_editor.yml/badge.svg)
12-
![2022.3.57f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2022.3.57f1_editor.yml/badge.svg)
13-
![2023.1.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.1.20f1_editor.yml/badge.svg)
14-
![2023.2.20f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/2023.2.20f1_editor.yml/badge.svg)
15-
![6000.0.37f1](https://github.com/IvanMurzak/Unity-ImageLoader/actions/workflows/6000.0.37f1_editor.yml/badge.svg)
16-
177
## Features
188

199
- ✔️ Async loading from **Web** or **Local** `ImageLoader.LoadSprite(imageURL);`

0 commit comments

Comments
 (0)