diff --git a/README.md b/README.md index e095de14..3ec39722 100644 --- a/README.md +++ b/README.md @@ -238,9 +238,12 @@ const MyForm = () => ( ## Videos -| [![Next Generation Forms with 🏁 React Final Form – React Alicante 2018](docs/ReactAlicante2018.gif)](https://youtu.be/WoSzy-4mviQ) | -| :---------------------------------------------------------------------------------------------------------------------------------: | -| **Next Generation Forms with 🏁 React Final Form – React Alicante 2018** | +| [![🏁Final Form: Form state management via Observers - HolyJS 2018, Moscow, Russia](docs/HolyJS2018.gif)](https://youtu.be/fxEW4jgoX-4) | +| :--------------------------------------------------------------------------------------------------------------------------------------------------: | +| **🏁 Final Form: Form state management via Observers - HolyJS 2018, Moscow, Russia** | +| [![Next Generation Forms with 🏁 React Final Form – React Alicante 2018, Alicante, Spain](docs/ReactAlicante2018.gif)](https://youtu.be/WoSzy-4mviQ) | +| :--------------------------------------------------------------------------------------------------------------------------------------------------: | +| **Next Generation Forms with 🏁 React Final Form – React Alicante 2018, Alicante, Spain** | ## Examples diff --git a/docs/HolyJS2018.gif b/docs/HolyJS2018.gif new file mode 100644 index 00000000..af7487c5 Binary files /dev/null and b/docs/HolyJS2018.gif differ