diff --git a/README.md b/README.md
index c8bca72..00e3625 100644
--- a/README.md
+++ b/README.md
@@ -704,6 +704,9 @@ Topics covered include probability theory and Bayesian inference; univariate dis
- Basic and advanced techniques for text-based information systems: efficient text indexing; Boolean and vector space retrieval models; evaluation and interface issues; Web search including crawling, link-based algorithms, and Web metadata; text/Web clustering, classification; text mining.
- [Lecture notes](http://web.stanford.edu/class/cs276/index.html#syllabus)
- [Readings](http://web.stanford.edu/class/cs276/index.html#books)
+- [Practical_RL](https://github.com/yandexdataschool/Practical_RL) **Reinforcement Learning in the Wild** *Yandex SDA*
+ - A course on reinforcement learning in the wild. Taught on-campus in HSE and Yandex SDA (russian) and maintained to be friendly to online students (both english and russian).
+ - [Syllabus](https://github.com/yandexdataschool/Practical_RL#syllabus)
-------