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)