Skip to content

Commit 36d84f0

Browse files
Added Geeksforgeeks article link
1 parent 52181fb commit 36d84f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
<a href="https://opensource.org/licenses/Apache-2.0"><img alt="License" src="https://img.shields.io/github/license/duttabhishek0/NetworkBound-OfflineCaching"/></a>
55

66
<br>
7-
An android app to demonstrate offline caching capabilities offered by JetPack Compose.
7+
An android app to demonstrate offline caching capabilities offered by JetPack Libraries.
8+
<a href = "https://www.geeksforgeeks.org/how-to-implement-offline-caching-using-networkboundresource-in-android/" >Link </a>to Geeksforgeeks article.
89

910
The <a href = "https://developer.android.com/jetpack/guide"> Jetpack article</a> describes a way to provide data from a web service or retrieve data from an offline storage(if available). This repository contains the files required to make an application which can demonstrate such capabilities.
1011
## Output

0 commit comments

Comments
 (0)