Update read me

This commit is contained in:
Sandeep Somavarapu
2017-10-20 13:56:58 +02:00
parent 248459caff
commit bf08a15ba3

View File

@ -1,3 +1,14 @@
# Configuration Sample Extension
This sample shows
- How to define a `window` and `resource` scoped configurations.
- How to read and update a `window` scoped configuration
- How to read a `resource` scoped configuration of a resource
- How to update a value for `resource` scoped configuration of a resource
- How to listen to configuration changes
- How to test it
# Testing
## Empty Workspace