We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed7d328 commit 8035e36Copy full SHA for 8035e36
1 file changed
README.md
@@ -60,7 +60,7 @@ Please follow the [installation](#installation) instruction and execute the foll
60
```java
61
import com.groupdocs.cloud.viewer.client.*;
62
import com.groupdocs.cloud.viewer.model.*;
63
-import com.groupdocs.cloud.viewer.api.ViewerApi;
+import com.groupdocs.cloud.viewer.api.InfoApi;
64
65
import java.util.*;
66
0 commit comments