diff --git a/README.md b/README.md index 852e3a3..973dc48 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Extends TileMapServiceLayer. You can display TPK files with this library. * [Learn more about using the `tile` library](doc/howtousetiles.md) * [Learn more about using the `edit` library](doc/howtouseeditlibrary.md) * [Learn more about using the `tpk` library](doc/howtousetpklibrary.md) +* [Learn more aobut using an application cache with this library](doc/howtouseappcache.md) ##Setup Instructions @@ -68,7 +69,7 @@ Extends TileMapServiceLayer. You can display TPK files with this library. ##Samples -* `appcache-features.html` - shows how to work with the application manifest and features. +* `appcache-features.html` - shows how to work with the application manifest, tiles and features. * `appcache-tiles.html` - shows how to work with the application manifest and map tiles. * `attachments-editor.html` - demonstrates how to work with this library and feature attachments. * `military-offline.html` - shows working with points, lines and polygons locally.