Small README fix

Markdown for code syntax does not work in a table cell. Now using <tt>.
This commit is contained in:
Steven Fisher 2012-07-23 19:26:51 -07:00
parent 762a3effa8
commit 8e2da876d9

View file

@ -79,7 +79,7 @@ AFNetworking is architected to be as small and modular as possible, in order to
</tr>
<tr>
<td><a href="http://afnetworking.org/Documentation/Categories/UIImageView+AFNetworking.html">UIImageView+AFNetworking</a></td>
<td>Adds methods to `UIImageView` for loading remote images asynchronously from a URL.</td>
<td>Adds methods to <tt>UIImageView</tt> for loading remote images asynchronously from a URL.</td>
</tr>
</table>