diff --git a/README.md b/README.md
index fce7a9d1..b2f98215 100644
--- a/README.md
+++ b/README.md
@@ -30,16 +30,17 @@ List of plugins made with DPF:
- [DragonFly-Reverb](https://github.com/michaelwillis/dragonfly-reverb)
- [Wolf-Shaper](https://github.com/pdesaulniers/wolf-shaper)
- [Wolf-Spectrum](https://github.com/pdesaulniers/wolf-spectrum)
- - [Wolf-LFO](https://github.com/pdesaulniers/wolf-lfo)
+ - [Wolf-LFO](https://github.com/pdesaulniers/wolf-lfo) (work in progress)
- [YK Chorus](https://github.com/SpotlightKid/ykchorus)
- [Ninjas2](https://github.com/rghvdberg/ninjas2)
- [String-machine](https://github.com/jpcima/string-machine)
- [Rezonateur](https://github.com/jpcima/rezonateur)
- [QuadraFuzz](https://github.com/jpcima/quadrafuzz)
- - [Shiru Plugins](https://github.com/linuxmao-org/shiru-plugins)
- - [midiomatic](https://github.com/SpotlightKid/midiomatic)
- - [osamc-lv2-workshop](https://github.com/osamc-lv2-workshop/lv2-workshop)
+ - [Shiru Plugins](https://github.com/linuxmao-org/shiru-plugins) (work in progress)
+ - [midiomatic](https://github.com/SpotlightKid/midiomatic) (work in progress)
+ - [osamc-lv2-workshop](https://github.com/osamc-lv2-workshop/lv2-workshop) (simple plugins code examples)
+Checking the [github "DPF" tag](https://github.com/topics/dpf) can potentially brings up other DPF-made plugins.
Plugin examples are available in the `example/` folder inside this repo.
Extra OpenGL UI examples are available [here](https://github.com/DISTRHO/gl-examples).