Skip to content
This repository was archived by the owner on May 21, 2019. It is now read-only.

Commit 7719aa5

Browse files
committed
updated README
1 parent 9e824b0 commit 7719aa5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ An example application using the Text to Speech service from the Watson
33
Developer Cloud iOS SDK.
44

55

6-
# Documentation and Git Access
6+
### Documentation and Git Access
77

88
You can find most information concerning the development of ios sdk for watson
99
at the source repository available via Git; look here for details:
@@ -18,7 +18,7 @@ can be found at the above site.
1818
Clone this repo and add your credentials given by the Text to Speech Watson
1919
services into `Credentials.swift`.
2020

21-
Run ```carthage update --platform iOS```
21+
Run ```carthage update --platform iOS```
2222

2323
# Getting Started
2424

@@ -40,6 +40,6 @@ Credentials'
4040
4. Copy your service credentials and save the `username` and `password`into
4141
`Credentials.swift`.
4242

43-
# Usage
43+
### Usage
4444

45-
All calls to the SDK are called in `ToSpeech.swift` to be
45+
All calls to the SDK are in `ToSpeech.swift` for clarity.

0 commit comments

Comments
 (0)