You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+13-3
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,16 @@ your Android code.
10
10
_Note: If you were using **version 2.x** of our Android client, read the [migration guide to version 3.x](https://github.com/algolia/algoliasearch-client-android/wiki/Migration-guide-to-version-3.x)._
11
11
12
12
13
-
You can browse the automatically generated [reference documentation](https://community.algolia.com/algoliasearch-client-android/).
13
+
14
+
## Contributing
15
+
16
+
You can browse the automatically generated [reference documentation](https://community.algolia.com/algoliasearch-client-android/).
14
17
15
18
This project is open-source under the [MIT License](https://github.com/algolia/algoliasearch-client-android/blob/master/LICENSE).
16
19
17
20
18
21
22
+
19
23
## Contributing
20
24
21
25
[Your contributions](https://github.com/algolia/algoliasearch-client-android/pull/new) are welcome! Please use our [formatting configuration](https://github.com/algolia/CodingStyle#android) to keep the coding style consistent.
@@ -81,7 +85,7 @@ To start, you need to initialize the client. To do this, you need your **Applica
81
85
You can find both on [your Algolia account](https://www.algolia.com/api-keys).
You can customize settings to fine tune the search behavior. For example, you can add a custom ranking by number of followers to further enhance the built-in relevance:
0 commit comments