Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
erfangholami committed Dec 19, 2024
2 parents 0776beb + 61930b7 commit 626fd57
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# Android Solid Services
This project is [funded](https://nlnet.nl/project/SolidDataModules/) by <img src="https://nlnet.nl/logo/banner.svg" style="width: 5%; margin: 0 1% 0 1%;">
/ <img src="https://nlnet.nl/image/logos/NGI0Entrust_tag.svg" style="width: 5%; margin: 0 1% 0 1%;">

Expand Down Expand Up @@ -156,4 +155,8 @@ After authenticating successfully, you can interact with Solid resources and dat
val resourceManager = com.pondersource.solidandroidapi.SolidResourceManagerImplementation.getInstance(context)
val contactModule = com.pondersource.solidandroidapi.SolidContactsDataModuleImplementation.getInstance(context)
```
---
For a better understanding of the project structure you can refer to this diagram:
![AndroidSolidServices (1)](https://github.com/user-attachments/assets/1b953cc9-3334-4827-9aac-63c29b4f7203)


0 comments on commit 626fd57

Please sign in to comment.