Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rememberYou committed Jan 16, 2018
1 parent c59769f commit 90c1ed8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ generated key for each device downloading the application.
Dagger has been used for code generation and various annotations. This also
facilitates the creation of reusable and interchangeable modules.

The DatabaseModule class allows to provide the different DAO (Data Access
Object) models and the ApplicationComponent class provides the database module
The `DatabaseModule` class allows to provide the different DAO (Data Access
Object) models and the `ApplicationComponent` class provides the database module
to the specified fragments and activities.

--------------------
Expand Down

0 comments on commit 90c1ed8

Please sign in to comment.