From e065f688afac443391af543826b7072f000aa4bf Mon Sep 17 00:00:00 2001 From: tripathyr Date: Sun, 5 Jul 2020 17:06:15 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18e70a0..ffab675 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ This template contains standard operations that can be used for the following: 7. `SNStorageID`* : SuperNode Storage adminID. 8. `supernodes`⁺ : List of supernodes. 9. `subAdmins`⁺ : subAdmins of the application. -10. `appData`⁺ : Application data for the app (data sent by subAdmins). +10. `appObjects`⁺ : Object Data for the app (data sent by subAdmins). 11. `generalData`⁺: General Data for the app (data sent by any user). 12. `vectorClock`⁺ and `generalVC`⁺ : vectorclocks for application data and general data respectively.