Skip to content

Commit c612f4d

Browse files
author
Robert Gummesson
authored
Update README.md
1 parent 1141623 commit c612f4d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Build Time Analyzer for Xcode
55

66
Build Time Analyzer is an OS X app that shows you a break down of Swift build times. See [this post]( https://medium.com/p/fc92cdd91e31) and [this post](https://medium.com/p/37b0a7514cbe) on Medium for context.
77

8-
Note: Build Time Analyzer is no longer an Xcode plug-in. As of Xcode 8, plug-ins are no longer supported.
8+
**Note:** Build Time Analyzer is no longer an Xcode plug-in. As of Xcode 8, plug-ins are no longer supported.
99

1010
## Usage
1111

@@ -17,7 +17,7 @@ Open up the app and follow the instructions.
1717

1818
Download the code and open it in Xcode, archive the project and export the build. Easy, right?
1919

20-
If you are using on Xcode 7, instead use the [Xcode plug-in](https://github.com/RobertGummesson/BuildTimeAnalyzer-for-Xcode/releases/tag/v0.0.0-Plugin-for-Xcode7).
20+
If you are on Xcode 7, instead use the [Xcode plug-in](https://github.com/RobertGummesson/BuildTimeAnalyzer-for-Xcode/releases/tag/v0.0.0-Plugin-for-Xcode7).
2121

2222
## Contributions
2323

0 commit comments

Comments
 (0)