diff --git a/README.md b/README.md index 54fefcb..077dca6 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,8 @@ pub enum Response { #### JSON Equivalent - `"Close"` -- `{ "DesktopEntry": string }` +- `{ "Context": { "id": number, "options": Array }}` +- `{ "DesktopEntry": { "path": string, "gpu_preference": GpuPreference }}` - `{ "Update": Array}` - `{ "Fill": string }`