Skip to content

Commit

Permalink
Merge pull request #6 from KwaiAppTeam/dev
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
AndroidInternal authored Aug 11, 2020
2 parents 5b66a8a + 68c7edf commit ee7f62f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ You just need to init KOOM, and it will take care of other things for you. Adva


## Getting started

### First look of koom-demo

Try to run the koom-demo project first, and have a general understanding of the functionality provided by KOOM.

### Gradle dependencies

```gradle
Expand Down
5 changes: 5 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ KOOM(Kwai OOM, Kill OOM)是快手性能优化团队在处理移动端OOM问题


## KOOM 指南

### 运行demo

首先建议跑通一下项目自带demo(koom-demo项目),对KOOM提供的基础功能和概念有一个大致的了解。

### 依赖接入

```gradle
Expand Down

0 comments on commit ee7f62f

Please sign in to comment.