diff --git a/Directory.Build.props b/Directory.Build.props index 326e7c0..b0ab06c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,6 @@ - 1.0.6 + 1.0.7 Aghogho Bernard MIT https://github.com/teghoz/CacheWeave diff --git a/README.md b/README.md index 6a3f30b..337f1f7 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,6 @@ -

- CacheWeave -

- -

- - CI - -

+![CacheWeave](https://raw.githubusercontent.com/teghoz/CacheWeave/main/assets/logo-sm.png) + +[![CI](https://github.com/teghoz/CacheWeave/actions/workflows/ci.yml/badge.svg)](https://github.com/teghoz/CacheWeave/actions/workflows/ci.yml) # CacheWeave diff --git a/assets/logo-sm.png b/assets/logo-sm.png new file mode 100644 index 0000000..f19ebf5 Binary files /dev/null and b/assets/logo-sm.png differ