From 77a3fe4203d6a24ab1aa230cc06dd376a94be82a Mon Sep 17 00:00:00 2001 From: Costas K <11378310+kacos2000@users.noreply.github.com> Date: Tue, 18 Jun 2019 17:31:42 +0300 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d6040b..fe452c8 100644 --- a/README.md +++ b/README.md @@ -39,5 +39,14 @@ - [Android 7 Calllog.db (Call history)](https://github.com/kacos2000/queries/blob/master/calllog_db.sql)
- [Android 7 Contacts2.db (Contacts)](https://github.com/kacos2000/queries/blob/master/contacts2.sql)
- [Android 9 Contacts2.db (Call history)](https://github.com/kacos2000/queries/blob/master/contacts2calls.sql)
- + + + - **IOS**
+ - [IOS 'Photos.db'](https://github.com/kacos2000/queries/blob/master/Photos_sqlite.sql)
+ - [IOS 'iPhotoLite.db'](https://github.com/kacos2000/queries/blob/master/iPhotoLitedb.sql)
+ - [IOS 'healthdb.sqlite'](https://github.com/kacos2000/queries/blob/master/healthdb.sql)
+ - [IOS 'healthdb_secure.sqlite'](https://github.com/kacos2000/queries/blob/master/healthdb_secure.sql)
+ - [IOS 'notes.sqlite'](https://github.com/kacos2000/queries/blob/master/notes_sqlite.sql)
+ - [IOS 'sms.db' (SMS/iMessages](https://github.com/kacos2000/queries/blob/master/sms_db.sql)
+ - [IOS 'callhistory.storedata' (Call history)](https://github.com/kacos2000/queries/blob/master/callhistory_storedata.sql)