Skip to content

Commit c2f8f89

Browse files
authored
chore: fix project logo image (#68)
Closes issue #67
1 parent 1772ebb commit c2f8f89

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- The project's logo image — [67](https://github.com/dartoos-dev/json_cache/issues/67).
13+
1014
## [1.2.0] - 2022-04-01
1115

1216
### Added

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# json_cache
22

3-
<img width="406" hight="192" alt="json cache logo"
4-
src="https://user-images.githubusercontent.com/24878574/119276278-56ef4a80-bbf0-11eb-8701-53a94f24f75b.png"
5-
align="middle">
3+
</br>
4+
<center>
5+
<img width="156" alt="json_cache_img" src="https://user-images.githubusercontent.com/24878574/161399703-c99ef48d-e193-4e4e-a557-bc511d2dfe5e.png" align="center">
6+
</center>
7+
</br>
68

79
[![EO principles respected
810
here](https://www.elegantobjects.org/badge.svg)](https://www.elegantobjects.org)

0 commit comments

Comments
 (0)