Browse Source

docs(events): make small changes to @Zewasik #1225

pull/1294/head
davhojt 2 years ago committed by Dav Hojt
parent
commit
3b53b3dfca
  1. 2
      subjects/events/README.md

2
subjects/events/README.md

@ -11,7 +11,7 @@ Create a method named `notify` which returns a `Notification` with the following
- `size`: `50`
- `color`: `(50, 50, 50)`
- `position`: `Bottom`
- `content`: `text associated to the value`
- `content`: the `text` associated to the enum variant
- `Registration(chrono::Duration)`:
- `size`: `30`
- `color`: `(255, 2, 22)`

Loading…
Cancel
Save