Skip to content

Commit b8bc83f

Browse files
committed
Update readme
1 parent 1acf7bb commit b8bc83f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</a>
1515
</p>
1616

17-
Ember Initials is a package for generating simple avatars using users initials, images, gravatars or adorables. It definitely supports Ember 3.8 (or higher). Thanks to highly customizable interface you can define defaults and even set fallbacks.
17+
Ember Initials is a package for generating simple avatars using users initials, images, gravatars or adorables. It definitely supports Ember 3.16 (or higher). Thanks to highly customizable interface you can define defaults and even set fallbacks.
1818

1919
## Demo App with code generators
2020
Demo app with interactive examples you can find at [http://exelord.github.io/ember-initials][9225812a]

β€Žtests/dummy/app/components/page-sections/header/template.hbsβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="container text-center">
55
<img src="images/logo.png" alt="logo" class="logo">
66
<h1 class="lead">Avatars never were so easy...</h1>
7-
<h5>Compatible with Ember 3.8 and higher, dedicated for generating avatars on the fly.</h5>
7+
<h5>Compatible with Ember 3.16 and higher, dedicated for generating avatars on the fly.</h5>
88
<br><br><br><br>
99
{{scroll-to class="btn btn-lg btn-outline btn-default" href="#getting-started" label="Getting Started" offset=-90}}
1010
</div>

0 commit comments

Comments
Β (0)