Update README.md

This commit is contained in:
Sai Raj 2020-05-14 03:57:23 +05:30 committed by GitHub
parent fccf2fdebd
commit 7d65c4da8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,8 @@ This template contains standard operations that can be used for the following:
3. FLO Blockchain API Operations 3. FLO Blockchain API Operations
4. FLO SuperNode Websocket Operations 4. FLO SuperNode Websocket Operations
5. Compact IndexedDB Operations 5. Compact IndexedDB Operations
6. FLO Cloud API
7. FLO Decentralized app (Dapp)
## FLO Globals ## FLO Globals
`floGlobals` object contains the global variables and constants required for the operations. Make sure to add this object before any other scripts. `floGlobals` object contains the global variables and constants required for the operations. Make sure to add this object before any other scripts.