From 15de28d2d49b31370d3c0eab58c9deec8173bd95 Mon Sep 17 00:00:00 2001 From: Jimmy Dee Date: Mon, 20 Mar 2017 10:42:17 -0700 Subject: [PATCH] README formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aac2d9176..943d74f7b 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ Register a user action with Branch. ###### [createBranchUniversalObject(canonicalIdentifier, universalObjectOptions): Promise](#createbranchuniversalobject) Create a branch universal object. **canonicalIdentifier** the unique identifier for the content. -**universalObjectOptions** options for universal object as defined [below](#universalobjectoptions). +**universalObjectOptions** options for universal object as defined [below](#universalobjectoptions). Returns a promise. On resolution, the promise returns an object with methods `generateShortUrl`, `registerView`, `listOnSpotlight`, `showShareSheet`, `userCompletedAction` (v1.1.0) and `release` (v1.1.0). This method does not throw. ##### The following methods are available on the resulting branchUniversalObject: