Skip to content

Commit

Permalink
[doc] Make the deprecation warning more visible
Browse files Browse the repository at this point in the history
  • Loading branch information
Clément Le Provost committed Sep 20, 2016
1 parent 12ac0d0 commit d2fbfbc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Expand Up @@ -6,12 +6,15 @@

## Deprecated

### WARNING - Deprecated
<div style="background-color: #FFE890; color: #A00000; padding: 0.5em; margin: 1em 0; border-radius: 3px;">

**WARNING: Deprecated.**

In July 2015, we released our [Swift API Client](https://github.com/algolia/algoliasearch-client-swift), able to work with Swift and Objective-C. As of version 3 (April 2016), Swift has become the reference implementation for both Swift and Objective-C projects.

*This Objective-C API Client is no longer under active development.* It is still supported for bug fixes, but will not receive new features.

</div>

<!--NO_HTML-->

Expand Down

0 comments on commit d2fbfbc

Please sign in to comment.