You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-14Lines changed: 18 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,14 @@
1
-
# Typesafe Emoji
1
+
# Lightbend Emoji
2
2
3
-
Typesafe Emoji is a wrapper around Java's Unicode Character handling.
3
+
Lightbend Emoji is a wrapper around Java's Unicode Character handling.
4
4
5
5
## Examples
6
6
7
-
For an example of Typesafe Emoji in an Enterprise Mission Critical Environment, please see [Typesafe Emojr](https://github.com/typesafehub/typesafe-emojr).
7
+
For an example of Lightbend Emoji in an Enterprise Mission Critical Environment, please see [Typesafe Emojr](https://github.com/typesafehub/typesafe-emojr).
8
+
9
+
Note that Typesafe Emojr has not been Lightbend-rebranded or ported
10
+
to Scala 2.12. To register your interest in an updated version, please
0 commit comments