Skip to content

Commit e4bd7db

Browse files
committed
Merge branch 'v2.2-documentation' of https://github.com/jeffswartz/Opentok-Java-SDK into modernization
2 parents 39d2da4 + aed361b commit e4bd7db

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@
55
The OpenTok Java SDK lets you generate
66
[sessions](http://tokbox.com/opentok/tutorials/create-session/) and
77
[tokens](http://tokbox.com/opentok/tutorials/create-token/) for [OpenTok](http://www.tokbox.com/)
8-
applications that run on the JVM. This version of the SDK also includes support for working with
9-
[OpenTok 2.0 archives](http://tokbox.com/#archiving).
8+
applications that run on the JVM. This version of the SDK also includes support for working
9+
with [OpenTok 2.0 archives](http://tokbox.com/#archiving).
10+
11+
If you are updating from a previous version of this SDK, see
12+
[Important changes in v2.2](#important-changes-in-v22).
13+
1014

1115
# Installation using Maven Central (recommended):
1216

@@ -201,7 +205,7 @@ This project is tested on both OpenJDK and Oracle implementations.
201205
See the [Releases](https://github.com/opentok/opentok-java-sdk/releases) page for details
202206
about each release.
203207

204-
## Important changes in v2.2
208+
# Important changes in v2.2
205209

206210
This version of the SDK includes support for working with OpenTok 2.0 archives. (This API does not
207211
work with OpenTok 1.0 archives.)

0 commit comments

Comments
 (0)