Update README.md

This commit is contained in:
Akilan Selvacoumar
2022-12-11 12:02:35 +00:00
committed by GitHub
parent e7686df44f
commit b86a592a25

View File

@@ -22,3 +22,5 @@ Abstrations.Touch(&<web api object>,<file path>)
```go
Abstrations.Rm(&<web api object>,<file id>)
```
### An Example workflow can be found here (https://github.com/PeernetOfficial/Abstraction/blob/main/example/example.go)