Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian09h authored Jul 17, 2019
1 parent 861ff58 commit 71895cb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# stream-chat-android

[![Build Status](https://travis-ci.com/GetStream/stream-chat-android.svg?branch=master)](https://travis-ci.com/GetStream/stream-chat-android) ![version](https://jitpack.io/v/GetStream/stream-chat-android.svg) [![Documentation](https://github.com/GetStream/stream-chat-android/blob/master/docs/badge.svg)](https://getstream.github.io/stream-chat-android/)
[![Build Status](https://travis-ci.com/GetStream/stream-chat-android.svg?branch=master)](https://travis-ci.com/GetStream/stream-chat-android) ![version](https://jitpack.io/v/GetStream/stream-chat-android.svg) [![Component Reference](https://img.shields.io/badge/docs-component%20reference-blue.svg)](https://getstream.github.io/stream-chat-android/)

[stream-chat-android](https://github.com/GetStream/stream-chat-android) is the official Android SDK for [Stream Chat](https://getstream.io/chat), a service for building chat applications.

Expand Down Expand Up @@ -178,8 +178,9 @@ Following resource values can be overridden.
- "channel_preview_channel_name"
- "channel_preview_channel_last_message"
- "channel_preview_channel_last_message_date"
- "channel_preview_channel_unread_indicator"

***Note**: If you don’t want to override it, you should not use the same values in resource!*
***Note**: If you don’t want to override it, you should not use the same values in resource!*


## Documentation
Expand Down

0 comments on commit 71895cb

Please sign in to comment.