Skip to content

Commit

Permalink
Readme: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fvdm committed Sep 24, 2012
1 parent 94ff648 commit ec16cc1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -140,7 +140,7 @@ Create a new pass using `templateID`.




serial_number required The serial number for the Pass, must be unique and serial_number required The serial number for the Pass, must be unique and
cannot be changed cannot be changed


bar.message optional The message to be put in the code bar.message optional The message to be put in the code
bar.altText optional The alternative text that will be put below the code bar.altText optional The alternative text that will be put below the code
Expand All @@ -149,8 +149,8 @@ Create a new pass using `templateID`.
KEY.label optional The label for the field, usually placed above the value KEY.label optional The label for the field, usually placed above the value
KEY.value optional The value of the field, usually placed below the label KEY.value optional The value of the field, usually placed below the label
KEY.message optional The change message that will be shown in the lock screen KEY.message optional The change message that will be shown in the lock screen
and as notification when the value for the field is and as notification when the value for the field is
changed remotely changed remotely


```js ```js
// KFC pass // KFC pass
Expand Down

0 comments on commit ec16cc1

Please sign in to comment.