Skip to content

Commit

Permalink
Needed HTML escapes in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
John Murray committed Oct 9, 2012
1 parent fb8e26e commit 0559ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NfcTool/README.md
Expand Up @@ -38,7 +38,7 @@ None.

**How to Build NfcTool**

Simply Import the project into a workspace in your NDK. Of course you should review the project after it's been imported paying particular attention to the settings in the **bar-descriptor.xml** file. It should be changed to reflect values in the **<author>** and **<authorId>** elements that are appropriate for you.
Simply Import the project into a workspace in your NDK. Of course you should review the project after it's been imported paying particular attention to the settings in the **bar-descriptor.xml** file. It should be changed to reflect values in the **&lt;author&gt;** and **&lt;authorId&gt;** elements that are appropriate for you.

**But I don't want to build it myself**

Expand Down

0 comments on commit 0559ed2

Please sign in to comment.