Skip to content

Commit 366707f

Browse files
authored
Update README.md
1 parent 43fbde9 commit 366707f

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
# Android Promise Database [![](https://jitpack.io/v/android-promise/database.svg)](https://jitpack.io/#android-promise/database)
22
Manage SqLite databases in android with ease
33

4-
# Table of Contents
5-
6-
**[Sample Application](##Sample Application)**<br>
7-
***[Entity Classes](***Entity Classes)***<br>
8-
***[Database Class](###Database Class)***<br>
9-
***[TypeConverter Class](###TypeConverter Class)***<br>
10-
***[Entity Relations](###Entity Relations)***<br>
11-
***[Database Initialization](###Database Initialization)***<br>
12-
***[Migrations](###Migrations)***<br>
13-
**[Setup](##Setup)**<br>
14-
**[Initialization](##Initialization)**<br>
15-
**[Next Steps, Credits, Feedback, License](#next-steps)**<br>
16-
174
## Sample Application
185
### Entity Classes
196
Pojo classes to be persisted are annotated with @Entity

0 commit comments

Comments
 (0)