未验证 提交 07c2db75 编写于 作者: 郭霖 提交者: GitHub

Update README.md

上级 b31c53d2
......@@ -129,7 +129,7 @@ public class MyOwnApplication extends Application {
```
Make sure to call this method as early as you can. In the **onCreate()** method of Application will be fine. And always remember to use the application context as parameter. Do not use any instance of activity or service as parameter, or memory leaks might happen.
## Get Started
After setup, you can experience the powerful function now.
After setup, you can experience the powerful functions now.
#### 1. Create tables
Define the models first. For example you have two models, **Album** and **Song**. The models can be defined as below:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册